chore(deps): update codesee to v0.66.1

This commit is contained in:
Renovate Bot
2021-08-17 18:45:30 +00:00
committed by renovate[bot]
parent 5806c3047d
commit 7dfe4b4900
2 changed files with 8 additions and 8 deletions

View File

@ -3436,9 +3436,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.65.0", "version": "0.66.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.65.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.66.1.tgz",
"integrity": "sha512-BNBsQpW062w1fjWfvOAmlHA9gmDSfknRvHO2L9G8IV00NTCAkh+1RhltaOTcDKec3xHAcigTu3cuo2YnPmTGJw==", "integrity": "sha512-+cXlfsDsvcvEJKA1HdgQmKKPmv+dDbHvvrGv/iG/mMsQHMecYANGrZGt1SC12WyV+Awvq4Sk+TE4cc3mMIDMBQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -3495,9 +3495,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.65.0", "version": "0.66.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.65.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.66.1.tgz",
"integrity": "sha512-ui3+twhkwDRaOhlGn4xbtLGRwkGs9FVdY2+U2xb4jsTiPxy05ynOSJcQnKWEqtjbAv7tmXRn7nnLzjoIJFJSRg==", "integrity": "sha512-7KalI6YqYuAgePCcphFH/sQ0D+LOx4TOXVkWLC2cDgPl4XOTmPo4o33naK6OeOE0rRQPc+FySpQolF/8q4ZvoQ==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {

View File

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