chore(deps): update codesee to v0.90.0

pull/43488/head
Renovate Bot 2021-09-18 13:23:20 +00:00 committed by renovate[bot]
parent badeb6e2df
commit 81d48b26ad
2 changed files with 8 additions and 8 deletions

View File

@ -4017,9 +4017,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.89.0", "version": "0.90.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.89.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.90.0.tgz",
"integrity": "sha512-imdptNy/vXX5ZNIDWH88Otzf24jce1AWk+UXhQnZUSp2lmv52POxTK0qBvNUIkSMYck2nYknTYGGjd/xrqKhZQ==", "integrity": "sha512-rF1KRB2Vaf+163f9uwaoVdMoUT/cRhBMmpYYj7CoFMMqbdn2aRjvhaYpzgtP4U51N2caJm5nN9vOtQzh3ghHdA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -4076,9 +4076,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.89.0", "version": "0.90.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.89.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.90.0.tgz",
"integrity": "sha512-9pwdTX8ctufTFHL97PED/D6S0AXZh01y9ns/tSZcA6K8C5cbiGJgk9h1WKfnrM78Z3dj6lI22nHMTAMlSY5/Qg==", "integrity": "sha512-Ol8HkCdP9pqnuO+k36g84CXon9zpGkHLtJhUUD+K6S6whRK2KNbu9fSyQ3+4fxZmTdsAWk3ir/y8EnpBFDdhGg==",
"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.89.0", "@codesee/babel-plugin-instrument": "0.90.0",
"@codesee/tracker": "0.89.0", "@codesee/tracker": "0.90.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",