chore(deps): update codesee to v0.94.4
This commit is contained in:
committed by
renovate[bot]
parent
33c88e5c3e
commit
8fac91292d
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -4017,9 +4017,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codesee/babel-plugin-instrument": {
|
"@codesee/babel-plugin-instrument": {
|
||||||
"version": "0.93.0",
|
"version": "0.94.4",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.93.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.94.4.tgz",
|
||||||
"integrity": "sha512-JkKQgLjnmFRPEwiuxKRxj9CqSr2lBlyvUoPYJNhvBqRil9h4/JBWzxyFj1ejvQi68mIkn/xvQVkYRxTnsCy5Zw==",
|
"integrity": "sha512-8MEH3RboTFfYUsyXfPuY7Y+4o/c1qAqo9PVxJBMuUkWYS3nHI9TPAX2HsUMT3/vD/7mGBemjTylGBHFAoWV+sA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||||
@ -4076,9 +4076,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codesee/tracker": {
|
"@codesee/tracker": {
|
||||||
"version": "0.93.0",
|
"version": "0.94.4",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.93.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.94.4.tgz",
|
||||||
"integrity": "sha512-JbzMhXoSZdWAi8M0JKQumyHbXdsXmHD2UhX2OgOc7dERzkr+CorSxiR1JJv1c1ueHZVpLAs+XblMChLdTOpXDw==",
|
"integrity": "sha512-SnpCf+uQ0KZzbv7ORuXI9qrt5RWbU7jv2c4UThjFTpefwp1FzP+vr1oZBrt/1d3vKS0mw5D2qxD2fYEzy4e2OA==",
|
||||||
"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.93.0",
|
"@codesee/babel-plugin-instrument": "0.94.4",
|
||||||
"@codesee/tracker": "0.93.0",
|
"@codesee/tracker": "0.94.4",
|
||||||
"@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