chore(deps): update codesee to v0.89.0

pull/43475/head
Renovate Bot 2021-09-17 01:54:11 +00:00 committed by renovate[bot]
parent 10c8113b3b
commit 5a44900bd2
2 changed files with 8 additions and 8 deletions

View File

@ -3993,9 +3993,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.87.1", "version": "0.89.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.87.1.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.89.0.tgz",
"integrity": "sha512-c9GhHweIKynuEvSkvtxQR4I68HHslK+txZ4hoAZ6y1ysCcBuScS9ZKaVS3gW/FQgHSHnDbc7v0j82+PKrsk36Q==", "integrity": "sha512-imdptNy/vXX5ZNIDWH88Otzf24jce1AWk+UXhQnZUSp2lmv52POxTK0qBvNUIkSMYck2nYknTYGGjd/xrqKhZQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -4052,9 +4052,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.87.1", "version": "0.89.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.87.1.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.89.0.tgz",
"integrity": "sha512-WTV7zxOcusYlbqQTnE4wOJBvIylbV5FWgWcpo4mXHl59HG8nZII8E+VTkMPqgt2UULgWNe+hqPp04tdTFy4jjg==", "integrity": "sha512-9pwdTX8ctufTFHL97PED/D6S0AXZh01y9ns/tSZcA6K8C5cbiGJgk9h1WKfnrM78Z3dj6lI22nHMTAMlSY5/Qg==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {

View File

@ -131,8 +131,8 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/types": "7.15.6", "@babel/types": "7.15.6",
"@codesee/babel-plugin-instrument": "0.87.1", "@codesee/babel-plugin-instrument": "0.89.0",
"@codesee/tracker": "0.87.1", "@codesee/tracker": "0.89.0",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0", "@testing-library/react": "12.1.0",
"@types/jest": "26.0.24", "@types/jest": "26.0.24",