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:
renovate[bot]
2021-06-10 11:31:51 +05:30
committed by GitHub
parent 205be3db81
commit b485d85726
2 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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",