chore(deps): update codesee to v0.73.0

This commit is contained in:
Renovate Bot
2021-08-27 08:03:43 +00:00
committed by renovate[bot]
parent c96a426e45
commit 7134e48f82
2 changed files with 8 additions and 8 deletions

View File

@ -3268,9 +3268,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.72.1", "version": "0.73.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.72.1.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.73.0.tgz",
"integrity": "sha512-sAB8+p/Tnxv+fLhtNn5BFuONyKxfFUOKy9gnJL0ygcmmAHUPr00pru6Hkx46th+0uRYYQ+5dyA8rkvmCL2NiWQ==", "integrity": "sha512-5AMqpIv/7801H3FHF4tXrOpcd0Z4unUvO9d6t+Rp41YbNkK7wxscTi43UOsyAXYfONxP5K6roYT9uloABkyn5w==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -3327,9 +3327,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.72.1", "version": "0.73.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.72.1.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.73.0.tgz",
"integrity": "sha512-ZQS8kAJNU+458K7ZGK3HCFkUKJS5YmMuJLgvsy56ICdFSts55LdYt2zPe+GPkqOtPoCY15gdriR/cFoRGthSRQ==", "integrity": "sha512-NMR6tmku5BQ2DDQUY0XUXUOyXzqeCPly3zxshmAK0j2RfzZLGrqZUGiRCRbCWxL/OyoyLbE9E/8KzxoS+KW8OA==",
"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.72.1", "@codesee/babel-plugin-instrument": "0.73.0",
"@codesee/tracker": "0.72.1", "@codesee/tracker": "0.73.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",