chore(deps): update codesee to v0.83.0

pull/43455/head
Renovate Bot 2021-09-14 01:04:25 +00:00 committed by renovate[bot]
parent c154848dfd
commit 27226732ef
2 changed files with 8 additions and 8 deletions

View File

@ -3906,9 +3906,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.82.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.82.0.tgz",
"integrity": "sha512-4rw0WgjaOdygJQIyloduD7nlRCqw+dppBNQuLL1QMB1wTtEPnJxSVzgDvKSQXkiJwWITgxgaA7Mr3G4OT6gPVw==",
"version": "0.83.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.83.0.tgz",
"integrity": "sha512-30xo3he3dmG2Np/E4SM1QXDjRSM/9AIz0FPhks0Q8SVMPj43kROiaQtiJyVP3651Mww3q/c8ZEY7zZstdDPeXw==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3965,9 +3965,9 @@
}
},
"@codesee/tracker": {
"version": "0.82.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.82.0.tgz",
"integrity": "sha512-Dmr9UALn+QHOHBwZKjtMiY54a1sESGAGRWLF7Gt9rM4MMj9LothxhltQQOFRWAKMbtWkosGbe6qGOLQRRfC4aw==",
"version": "0.83.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.83.0.tgz",
"integrity": "sha512-rBaO21z1UkT9c1NzRGgkEpoHkxX1qRhCoGkl/gtqCRqIHxxb6oK9GZaClhS7BsxsDRA3ihMaVMVCuwdWjTbAnQ==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -131,8 +131,8 @@
},
"devDependencies": {
"@babel/types": "7.15.6",
"@codesee/babel-plugin-instrument": "0.82.0",
"@codesee/tracker": "0.82.0",
"@codesee/babel-plugin-instrument": "0.83.0",
"@codesee/tracker": "0.83.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@types/jest": "26.0.24",