chore(deps): update codesee to v0.75.0

pull/43366/head
Renovate Bot 2021-09-02 00:20:38 +00:00 committed by renovate[bot]
parent 0f8fc1c7b7
commit 3fa280ac6e
2 changed files with 8 additions and 8 deletions

View File

@ -3268,9 +3268,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.74.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.74.0.tgz",
"integrity": "sha512-ozf/EcnZFBvetT+OO/G4dVhErrTRbmI/pbL2qUiSGuZXWcwmqd9XrZQuQFshMl2zgJBbxKGTP8EkdvbK3u0wgA==",
"version": "0.75.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.75.0.tgz",
"integrity": "sha512-DXERW+ev4iUlGOoT4UNacSLKntF+7U2ajJPIwz3CvwFIPY91wIsxiboVO0ESiGnfdDuzHhGv1EcPXiWdIDTHaA==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3327,9 +3327,9 @@
}
},
"@codesee/tracker": {
"version": "0.74.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.74.0.tgz",
"integrity": "sha512-sASimEUM4xLXh5DiO+LvnA3edw/enTe3SaQjuhMu+lv8/Re2Tf3KnLMc7a95slkSHLR3t3K6rIkh7GKs1UhD1w==",
"version": "0.75.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.75.0.tgz",
"integrity": "sha512-e/5WZV3vDy1pNHl6TcnxMzamzRddNLEYjg1qWmt83x57c6eYfpmlFA5XmbqAKk0ADg8k+5pK6GDqv6SM//VLxw==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -131,8 +131,8 @@
},
"devDependencies": {
"@babel/types": "7.15.0",
"@codesee/babel-plugin-instrument": "0.74.0",
"@codesee/tracker": "0.74.0",
"@codesee/babel-plugin-instrument": "0.75.0",
"@codesee/tracker": "0.75.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",