chore(deps): update codesee to v0.83.0
This commit is contained in:
committed by
renovate[bot]
parent
c154848dfd
commit
27226732ef
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -3906,9 +3906,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codesee/babel-plugin-instrument": {
|
"@codesee/babel-plugin-instrument": {
|
||||||
"version": "0.82.0",
|
"version": "0.83.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.82.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.83.0.tgz",
|
||||||
"integrity": "sha512-4rw0WgjaOdygJQIyloduD7nlRCqw+dppBNQuLL1QMB1wTtEPnJxSVzgDvKSQXkiJwWITgxgaA7Mr3G4OT6gPVw==",
|
"integrity": "sha512-30xo3he3dmG2Np/E4SM1QXDjRSM/9AIz0FPhks0Q8SVMPj43kROiaQtiJyVP3651Mww3q/c8ZEY7zZstdDPeXw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||||
@ -3965,9 +3965,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codesee/tracker": {
|
"@codesee/tracker": {
|
||||||
"version": "0.82.0",
|
"version": "0.83.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.82.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.83.0.tgz",
|
||||||
"integrity": "sha512-Dmr9UALn+QHOHBwZKjtMiY54a1sESGAGRWLF7Gt9rM4MMj9LothxhltQQOFRWAKMbtWkosGbe6qGOLQRRfC4aw==",
|
"integrity": "sha512-rBaO21z1UkT9c1NzRGgkEpoHkxX1qRhCoGkl/gtqCRqIHxxb6oK9GZaClhS7BsxsDRA3ihMaVMVCuwdWjTbAnQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@discoveryjs/json-ext": {
|
"@discoveryjs/json-ext": {
|
||||||
|
@ -131,8 +131,8 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/types": "7.15.6",
|
"@babel/types": "7.15.6",
|
||||||
"@codesee/babel-plugin-instrument": "0.82.0",
|
"@codesee/babel-plugin-instrument": "0.83.0",
|
||||||
"@codesee/tracker": "0.82.0",
|
"@codesee/tracker": "0.83.0",
|
||||||
"@testing-library/jest-dom": "5.14.1",
|
"@testing-library/jest-dom": "5.14.1",
|
||||||
"@testing-library/react": "12.1.0",
|
"@testing-library/react": "12.1.0",
|
||||||
"@types/jest": "26.0.24",
|
"@types/jest": "26.0.24",
|
||||||
|
Reference in New Issue
Block a user