chore(deps): update codesee to v0.79.0

This commit is contained in:
Renovate Bot
2021-09-07 23:13:11 +00:00
committed by renovate[bot]
parent fa84f6c449
commit bdcd6fa577
2 changed files with 8 additions and 8 deletions

View File

@ -4016,9 +4016,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"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==",
"version": "0.79.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.79.0.tgz",
"integrity": "sha512-fiaCzy0TVYZCk9/t4mzld1lZ+78TgAa6gSVH/o7R2CrXlFWZGhyMrzVetfejlgTpVeBruRKVhwGcZZ1P/5asCA==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -4075,9 +4075,9 @@
}
},
"@codesee/tracker": {
"version": "0.78.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.78.0.tgz",
"integrity": "sha512-nxprSrrYFezNjPACX7KMfWlE0AMHWV0cVRLMAAAVRdQhpH89+DXoGCEVYZ6IWoH6jzdb6Y1ecrHbyhOf0OgRqA==",
"version": "0.79.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.79.0.tgz",
"integrity": "sha512-LFIVYS6qFquVzBfBaCbBlmUon5E7aVSV706Lz6R25bQqMGEgy0gEFTgLS0EtxndlPm1KuQBhcWzfMsA21YlI8Q==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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