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:
renovate[bot]
2021-06-12 17:21:42 +05:30
committed by GitHub
parent daeb674a2e
commit 28864ab7f3
2 changed files with 4 additions and 4 deletions

View File

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

View File

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