chore(deps): update codesee to v0.112.1

This commit is contained in:
Renovate Bot
2021-10-14 02:26:27 +00:00
committed by renovate[bot]
parent 80f8613db4
commit 548e98a844
2 changed files with 8 additions and 8 deletions

View File

@ -3856,9 +3856,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.111.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.111.1.tgz",
"integrity": "sha512-JcXwPPsLgOq0XJrGexkjaks58BUnQSAUOXbJg06cPPyhaQoenrwEMTxIwWwkIHqqMBg2OHnhSPZ6mrI/aOmg5w==",
"version": "0.112.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.112.1.tgz",
"integrity": "sha512-tMTJdMpTGrSS+9mCmx4vFQ+NIydjK16ZqgQGZ1KM75h/oAf7GTbRelHgZViAtMDg3mu6I0OkYjqYwzgksDKbug==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3915,9 +3915,9 @@
}
},
"@codesee/tracker": {
"version": "0.111.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.111.1.tgz",
"integrity": "sha512-yUfV3cDGMkbis8G4UumxpwiMVTMGxaPVrfQ7k3LCvQ0P6XAwLCZJywNEq4AmL+KdA9hxNWTsjJIaO/92JWrFWA==",
"version": "0.112.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.112.1.tgz",
"integrity": "sha512-ikxC/od0G/EHQ5CIUofFM+GdC/y82LifBO/nnv7Bvowhfea3KIC9jXJ4bDI8JFPWyQbXVGUQGjbuTVOrGKf8KQ==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -127,8 +127,8 @@
},
"devDependencies": {
"@babel/types": "7.15.6",
"@codesee/babel-plugin-instrument": "0.111.1",
"@codesee/tracker": "0.111.1",
"@codesee/babel-plugin-instrument": "0.112.1",
"@codesee/tracker": "0.112.1",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2",
"@types/jest": "26.0.24",