chore(deps): update codesee to v0.85.0

This commit is contained in:
Renovate Bot
2021-09-15 01:04:51 +00:00
committed by renovate[bot]
parent 30cae62259
commit 1dc6f2ac74
2 changed files with 8 additions and 8 deletions

View File

@ -3906,9 +3906,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.84.0", "version": "0.85.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.84.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.85.0.tgz",
"integrity": "sha512-DfE9SSKkK0UkcQ9Rnz5RQpVnO5FxHAAG4OE9hkljrhJDd6zojHjsnDE1l5OxWE6uXJG3bLCFuC9/N6D608djTg==", "integrity": "sha512-UDZEwKd6E4O/9MClJ0neIF63Nqe3vEcLJ3bdPG+GS3eu8I8cdrvYf4PfdG1ai6IpaVV48/hx3LAzeHafyiThwg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -3965,9 +3965,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.84.0", "version": "0.85.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.84.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.85.0.tgz",
"integrity": "sha512-ZBPH/RiXAGu04f6Y0+j4h9azNlQNHNAkyW8oEpoj83uIIy6dGr1m2AiLyOowyo+/TB/gMhD0cUORT0cXozwtuw==", "integrity": "sha512-3XrPglH4AHEIxSUlxmQEhEvzbpW25tt0gt7v3+6yLy/4/JrhMtoleOfuarSUB1g9qF6qxFcdYbppRCb6sO0DgQ==",
"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.84.0", "@codesee/babel-plugin-instrument": "0.85.0",
"@codesee/tracker": "0.84.0", "@codesee/tracker": "0.85.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",