chore(deps): update codesee to v0.71.1

This commit is contained in:
Renovate Bot
2021-08-19 23:22:37 +00:00
committed by renovate[bot]
parent 016f0da4c1
commit 8dc9cd4d6d
2 changed files with 8 additions and 8 deletions

View File

@ -3268,9 +3268,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.70.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.70.1.tgz",
"integrity": "sha512-47NuZNaE9oPbh7rMwFUM5vrxO56N24qouymYWtRJk5aIcv5Wqwpb99rfIqVk6n8xqqftFOTAZSQylFvwNh26uQ==",
"version": "0.71.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.71.1.tgz",
"integrity": "sha512-K3IbvugH5sNE6TD/RCYFKW5s9DrYnw3RO80TcZvsrmUDxCvyUvoB7A13Xk6r+Eg58wFxst27LEvToe9RbQaNww==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3327,9 +3327,9 @@
}
},
"@codesee/tracker": {
"version": "0.70.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.70.1.tgz",
"integrity": "sha512-DVOwvxzU4jH6bVZaHuTeHwB+NufTE9fVU5nbglMEEKTUoVso1HQWFnsjrEP1tvS0sALhBFgUXIOBRWwcRGx8Kw==",
"version": "0.71.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.71.1.tgz",
"integrity": "sha512-aJR5/n8HHuY5UiVwOecBC8HqMrBavkKUUX6KmbE3e2oV3bfOanhUkzqXnYkl1mM3c24vg2vqS+cEofH2/DM+og==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -131,8 +131,8 @@
},
"devDependencies": {
"@babel/types": "7.15.0",
"@codesee/babel-plugin-instrument": "0.70.1",
"@codesee/tracker": "0.70.1",
"@codesee/babel-plugin-instrument": "0.71.1",
"@codesee/tracker": "0.71.1",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",