chore(deps): update codesee to v0.75.0

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

View File

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