chore(deps): update codesee to v0.78.0

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

View File

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