chore(deps): update codesee to v0.76.0

pull/43369/head
Renovate Bot 2021-09-02 18:28:53 +00:00 committed by renovate[bot]
parent 9fc4351352
commit 2845ec79f4
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.75.0", "version": "0.76.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.75.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.76.0.tgz",
"integrity": "sha512-DXERW+ev4iUlGOoT4UNacSLKntF+7U2ajJPIwz3CvwFIPY91wIsxiboVO0ESiGnfdDuzHhGv1EcPXiWdIDTHaA==", "integrity": "sha512-1oWrfC+Z4XPkhQU4xwHZk5fjCcYhBJapV5ANhoJNQ3iyR6ODOwmOGePTsI2t5qK13JPjSXBkLVrnqYKf0DOjdg==",
"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.75.0", "version": "0.76.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.75.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.76.0.tgz",
"integrity": "sha512-e/5WZV3vDy1pNHl6TcnxMzamzRddNLEYjg1qWmt83x57c6eYfpmlFA5XmbqAKk0ADg8k+5pK6GDqv6SM//VLxw==", "integrity": "sha512-UzFrWM65WC6bIhLAsCHgl9wH22satoYwqIQ5Kj3HrsPc3HZGRBq94NbprxGrSNUbpArjUjRGF2WVy6AfMP25dA==",
"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.75.0", "@codesee/babel-plugin-instrument": "0.76.0",
"@codesee/tracker": "0.75.0", "@codesee/tracker": "0.76.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",