chore(deps): update codesee to v0.95.0
This commit is contained in:
committed by
renovate[bot]
parent
cf3dc4d3b5
commit
9c897b0077
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -4017,9 +4017,9 @@
|
||||
}
|
||||
},
|
||||
"@codesee/babel-plugin-instrument": {
|
||||
"version": "0.94.4",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.94.4.tgz",
|
||||
"integrity": "sha512-8MEH3RboTFfYUsyXfPuY7Y+4o/c1qAqo9PVxJBMuUkWYS3nHI9TPAX2HsUMT3/vD/7mGBemjTylGBHFAoWV+sA==",
|
||||
"version": "0.95.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.95.0.tgz",
|
||||
"integrity": "sha512-hBi1dFHgZghwbCP3g/adf9VTI4itLvIyYdIwkrm5ELMzm5w/rNARKzUIgUfiupdxPbHFwpZQQCpr5o8derpFWA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||
@ -4076,9 +4076,9 @@
|
||||
}
|
||||
},
|
||||
"@codesee/tracker": {
|
||||
"version": "0.94.4",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.94.4.tgz",
|
||||
"integrity": "sha512-SnpCf+uQ0KZzbv7ORuXI9qrt5RWbU7jv2c4UThjFTpefwp1FzP+vr1oZBrt/1d3vKS0mw5D2qxD2fYEzy4e2OA==",
|
||||
"version": "0.95.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.95.0.tgz",
|
||||
"integrity": "sha512-/XAfWgl8C+nE1SPiLm9vApAESJcY9vGXbXaDWlqWtSP5mChpyikFyu77m+WmXYpjNaTBI7ihG6gvQ0pAox69Vg==",
|
||||
"dev": true
|
||||
},
|
||||
"@discoveryjs/json-ext": {
|
||||
|
@ -131,8 +131,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.15.6",
|
||||
"@codesee/babel-plugin-instrument": "0.94.4",
|
||||
"@codesee/tracker": "0.94.4",
|
||||
"@codesee/babel-plugin-instrument": "0.95.0",
|
||||
"@codesee/tracker": "0.95.0",
|
||||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/react": "12.1.0",
|
||||
"@types/jest": "26.0.24",
|
||||
|
Reference in New Issue
Block a user