chore(deps): update codesee to v0.78.0

This commit is contained in:
Renovate Bot
2021-09-03 20:36:13 +00:00
committed by renovate[bot]
parent 27622f7f94
commit 5d53d9d4a9
2 changed files with 8 additions and 8 deletions

View File

@ -4016,9 +4016,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.77.0", "version": "0.78.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.77.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.78.0.tgz",
"integrity": "sha512-i4qdoQSRNHmQ04FkLvLmqVZp3x33chHK/2CK2J/t0hmqRaLbltfHf26bNjSjyj5cJcNHpH7ao2pG4+RlbbglJQ==", "integrity": "sha512-MF+oTs9CoXPlcFtLNp0BxOu34rdvDVj0lt7dCP6iHpvT+RseevHVla1eoAAWKLu+IJQTNMk4O+FEsx/Z1SJXZA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -4075,9 +4075,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.77.0", "version": "0.78.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.77.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.78.0.tgz",
"integrity": "sha512-sEgRIEe9ffbHx6aysjYchTFGrExlXOWuCbq7OD1u5r/OeZoITnUJ/FZxRxxalNkLplGK6w63KfpoYc2EOz8i8g==", "integrity": "sha512-nxprSrrYFezNjPACX7KMfWlE0AMHWV0cVRLMAAAVRdQhpH89+DXoGCEVYZ6IWoH6jzdb6Y1ecrHbyhOf0OgRqA==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {

View File

@ -131,8 +131,8 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/types": "7.15.4", "@babel/types": "7.15.4",
"@codesee/babel-plugin-instrument": "0.77.0", "@codesee/babel-plugin-instrument": "0.78.0",
"@codesee/tracker": "0.77.0", "@codesee/tracker": "0.78.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",