chore(deps): update dependency @codesee/babel-plugin-instrument to v0.34.0 (#42448)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -4715,9 +4715,9 @@
|
||||
}
|
||||
},
|
||||
"@codesee/babel-plugin-instrument": {
|
||||
"version": "0.33.4",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.33.4.tgz",
|
||||
"integrity": "sha512-MbJrpQezkL6AgCpEjgUJ8WtQjlv8XFOzgD09Eowud9OnYdyNROEIteEcGFOopGbbjKRa89GwphEoPz2A75HniA==",
|
||||
"version": "0.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.34.0.tgz",
|
||||
"integrity": "sha512-o2b5fhFZpkEO/kSjwB7MxQZRse3aOO6RLmlgmwj/C2f5BvD2IqYORAjIbzvXNC/+YMrfj/ezBXuzkrdbKevQoQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||
|
@ -129,7 +129,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.14.5",
|
||||
"@codesee/babel-plugin-instrument": "0.33.4",
|
||||
"@codesee/babel-plugin-instrument": "0.34.0",
|
||||
"@codesee/tracker": "0.33.4",
|
||||
"@testing-library/jest-dom": "5.13.0",
|
||||
"@testing-library/react": "11.2.7",
|
||||
|
Reference in New Issue
Block a user