chore(deps): update codesee to v0.111.1

This commit is contained in:
Renovate Bot
2021-10-12 07:42:43 +00:00
committed by renovate[bot]
parent 7fb5a29987
commit 55d7c5adf0
2 changed files with 8 additions and 8 deletions

View File

@ -3856,9 +3856,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.111.0", "version": "0.111.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.111.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.111.1.tgz",
"integrity": "sha512-VeZJl3VsQbPedi69jgbHlztGeaAqW8PBBW4cKbJG1aTFZ2fSZXQDkkbDFMD0M4f0jmQMDTRQp6GUESU9DS5GGA==", "integrity": "sha512-JcXwPPsLgOq0XJrGexkjaks58BUnQSAUOXbJg06cPPyhaQoenrwEMTxIwWwkIHqqMBg2OHnhSPZ6mrI/aOmg5w==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -3915,9 +3915,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.111.0", "version": "0.111.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.111.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.111.1.tgz",
"integrity": "sha512-Us80h5xLTzlVcuMe9E153oGFqI9sHYBQH+AWTBwJJrjGy6FYxi6zduwzjmyVwwZQPMsXGZAaa0EoTKTCqACl1Q==", "integrity": "sha512-yUfV3cDGMkbis8G4UumxpwiMVTMGxaPVrfQ7k3LCvQ0P6XAwLCZJywNEq4AmL+KdA9hxNWTsjJIaO/92JWrFWA==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {

View File

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