chore(deps): update codesee to v0.101.0

This commit is contained in:
Renovate Bot
2021-09-30 01:58:59 +00:00
committed by renovate[bot]
parent 9de5f3ed15
commit 62315d96db
2 changed files with 8 additions and 8 deletions

View File

@ -4017,9 +4017,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.100.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.100.0.tgz",
"integrity": "sha512-2bDUC2HZf3ej/pnUS8fB9ppz5yn2YfGYyKrm1lYfgZ3sQZv/2AgehjZYuVJQORnk5vyfuli5tEuE7kWLOllv1A==",
"version": "0.101.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.101.0.tgz",
"integrity": "sha512-d+auoorictmtlo071PPvtbrxSH/R5E4nvjo61fS6+Y2RN3W0k0aG1Dtcfl1WjrmMfEPp9kVtfC+YJXK6sPhFEw==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -4076,9 +4076,9 @@
}
},
"@codesee/tracker": {
"version": "0.100.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.100.0.tgz",
"integrity": "sha512-HNOvcXgWq0x+AqACi6bKJfw/aJF3o0GC7dtwGB08cIPEFAJKp28AW0Rk7DFeDwQTW/5rOk05tVTwP66nPX75eg==",
"version": "0.101.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.101.0.tgz",
"integrity": "sha512-DAIupCxteVOtUhn1iCBFEjWhX5qePwR5CxDox8Qf7qE5+a89im0FrMNPvuEASACBa/ohNqZeCbfSGqY1QwuVbQ==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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