chore(deps): update codesee to v0.56.0

This commit is contained in:
Renovate Bot
2021-07-30 22:10:32 +00:00
committed by renovate[bot]
parent 397a9f0c3e
commit 24567cbe4a
2 changed files with 11 additions and 11 deletions

View File

@ -2869,9 +2869,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.55.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.55.0.tgz",
"integrity": "sha512-CytmNk3puI5F/xcN2AvrDnYs9KMO0PxBNTeoz4RJPdN6jt3lWoSwG8sx81+j/ZpMKnqTdalEWX+ILKhhER2SDg==",
"version": "0.56.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.56.0.tgz",
"integrity": "sha512-KNuA/ssq5ZA9QH7NwZslrD933raPjjMBeg0S44g1KOy7fLDil3WBi0SrsMa1LmAriTedtswXqV4rPqS0T3u8Eg==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -2928,9 +2928,9 @@
}
},
"@codesee/tracker": {
"version": "0.55.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.55.0.tgz",
"integrity": "sha512-gtEDv6RNM9DB09Xvso1h76P0SY8jSQCZUMr4KIu/GW4D0Dtzzx1JRY42ySWUrB2QL9wCfTVv6BpnZohCsNc1fQ==",
"version": "0.56.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.56.0.tgz",
"integrity": "sha512-oHnqYrAa+KhM92AP0OdHrrZZvUVAYt1hqdOC6rzNnSRBhLSfhUdcLQSEYLhQximya2dZO9EOEuhnsmjgGETU6g==",
"dev": true
},
"@discoveryjs/json-ext": {
@ -13837,9 +13837,9 @@
}
},
"chalk": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
"integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
"requires": {
"ansi-styles": "^4.1.0",

View File

@ -127,8 +127,8 @@
},
"devDependencies": {
"@babel/types": "7.14.8",
"@codesee/babel-plugin-instrument": "0.55.0",
"@codesee/tracker": "0.55.0",
"@codesee/babel-plugin-instrument": "0.56.0",
"@codesee/tracker": "0.56.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",