chore(deps): update codesee to v0.61.0

This commit is contained in:
Renovate Bot
2021-08-06 22:04:15 +00:00
committed by renovate[bot]
parent ae734e7715
commit 41c6914a25
2 changed files with 8 additions and 8 deletions

View File

@ -3109,9 +3109,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.60.0", "version": "0.61.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.60.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.61.0.tgz",
"integrity": "sha512-yhXqGYSpbLxndXGIacsRysta4RYFvKEIcrPe61pSdn20QtghEGG2YleL0CjvHa5E0a9ezhuwcw9UaNKyQs1Tqg==", "integrity": "sha512-lDhyb8pRDqvylIoXjjaXtFMVfZ+BAY+33VyqH9yUC/E6kiYjMGnyO6NV22hSUaSzRxWm7Wvuu471QDUzo2AGtg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -3168,9 +3168,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.60.0", "version": "0.61.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.60.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.61.0.tgz",
"integrity": "sha512-jjssSrT4ae6UGfXQsRTOfHoIaQHmM3kFhIctZYaIK4t+oQHNF7/SPoPHfOgIHfv/fG8gjT02C+pF+wtqKDvsIQ==", "integrity": "sha512-plA8nGf7+qJkct1Q2vj4+EYeeL6ESWJIdGSbyDzuvLfsBCL/AZmrP0tBWvple7ZGfFOXwMoFz451WDMZ5wo2nQ==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {

View File

@ -128,8 +128,8 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/types": "7.15.0", "@babel/types": "7.15.0",
"@codesee/babel-plugin-instrument": "0.60.0", "@codesee/babel-plugin-instrument": "0.61.0",
"@codesee/tracker": "0.60.0", "@codesee/tracker": "0.61.0",
"@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",