chore(deps): update dependency @codesee/babel-plugin-instrument to v0.33.4 (#42422)
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
@ -1484,9 +1484,9 @@
|
||||
}
|
||||
},
|
||||
"@codesee/babel-plugin-instrument": {
|
||||
"version": "0.33.3",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.33.3.tgz",
|
||||
"integrity": "sha512-2OJgG3H3Lg1jzx/PcNaxzMOAkUpSZ3b9T7B9Y3RClXP3LvVPHSjhgE4gw3KjTgzfC8OZnX0SW7Ulkkt3WsSrdA==",
|
||||
"version": "0.33.4",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.33.4.tgz",
|
||||
"integrity": "sha512-MbJrpQezkL6AgCpEjgUJ8WtQjlv8XFOzgD09Eowud9OnYdyNROEIteEcGFOopGbbjKRa89GwphEoPz2A75HniA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||
|
@ -129,7 +129,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.14.4",
|
||||
"@codesee/babel-plugin-instrument": "0.33.3",
|
||||
"@codesee/babel-plugin-instrument": "0.33.4",
|
||||
"@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