chore(deps): update codesee to v0.84.0
This commit is contained in:
committed by
renovate[bot]
parent
ff90a509f2
commit
30cae62259
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.83.0",
|
"version": "0.84.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.83.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.84.0.tgz",
|
||||||
"integrity": "sha512-30xo3he3dmG2Np/E4SM1QXDjRSM/9AIz0FPhks0Q8SVMPj43kROiaQtiJyVP3651Mww3q/c8ZEY7zZstdDPeXw==",
|
"integrity": "sha512-DfE9SSKkK0UkcQ9Rnz5RQpVnO5FxHAAG4OE9hkljrhJDd6zojHjsnDE1l5OxWE6uXJG3bLCFuC9/N6D608djTg==",
|
||||||
"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.83.0",
|
"version": "0.84.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.83.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.84.0.tgz",
|
||||||
"integrity": "sha512-rBaO21z1UkT9c1NzRGgkEpoHkxX1qRhCoGkl/gtqCRqIHxxb6oK9GZaClhS7BsxsDRA3ihMaVMVCuwdWjTbAnQ==",
|
"integrity": "sha512-ZBPH/RiXAGu04f6Y0+j4h9azNlQNHNAkyW8oEpoj83uIIy6dGr1m2AiLyOowyo+/TB/gMhD0cUORT0cXozwtuw==",
|
||||||
"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.83.0",
|
"@codesee/babel-plugin-instrument": "0.84.0",
|
||||||
"@codesee/tracker": "0.83.0",
|
"@codesee/tracker": "0.84.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