chore(deps): update codesee to v0.92.1

This commit is contained in:
Renovate Bot
2021-09-21 00:50:20 +00:00
committed by renovate[bot]
parent 1556f52f6e
commit d2f98270d5
2 changed files with 8 additions and 8 deletions

View File

@ -4017,9 +4017,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.90.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.90.0.tgz",
"integrity": "sha512-rF1KRB2Vaf+163f9uwaoVdMoUT/cRhBMmpYYj7CoFMMqbdn2aRjvhaYpzgtP4U51N2caJm5nN9vOtQzh3ghHdA==",
"version": "0.92.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.92.1.tgz",
"integrity": "sha512-fzqNqrJYZprtaTkBwF29Md7+LQBYZvH7xIKFYMdHav05ukZIp7LtMM2wIAuVcGvMcEKUktTXPyHZQ8Bu2133JQ==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -4076,9 +4076,9 @@
}
},
"@codesee/tracker": {
"version": "0.90.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.90.0.tgz",
"integrity": "sha512-Ol8HkCdP9pqnuO+k36g84CXon9zpGkHLtJhUUD+K6S6whRK2KNbu9fSyQ3+4fxZmTdsAWk3ir/y8EnpBFDdhGg==",
"version": "0.92.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.92.1.tgz",
"integrity": "sha512-c4s4VGX4lENteWzgC3+hRIxbbuUvUFOJ9MFtVwGOA4wK11pOo4QCYaCNFgFIUOFuem9nKEMLVLOSmTRrpI/vIQ==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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