chore(deps): update codesee to v0.60.0

This commit is contained in:
Renovate Bot
2021-08-05 21:50:22 +00:00
committed by renovate[bot]
parent f0aeb3b267
commit 097565c615
2 changed files with 8 additions and 8 deletions

View File

@ -3109,9 +3109,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.59.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.59.1.tgz",
"integrity": "sha512-EW+SKJ9NUDztW66h5RtJIgxSH4sL3QSVe19ttoEMH3T/MLzncFstqjcYE9AdiHwNHXPNwCP5DYffS3uhm7nhKA==",
"version": "0.60.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.60.0.tgz",
"integrity": "sha512-yhXqGYSpbLxndXGIacsRysta4RYFvKEIcrPe61pSdn20QtghEGG2YleL0CjvHa5E0a9ezhuwcw9UaNKyQs1Tqg==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3168,9 +3168,9 @@
}
},
"@codesee/tracker": {
"version": "0.59.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.59.1.tgz",
"integrity": "sha512-sOlcjZy3a6wKFYubJMkq5ukQU+5vqKtaOSy8kyrJImbUiwmuezbzJDmErHQozeUs4XVlyyG6XhZ4nvRlDfp8ng==",
"version": "0.60.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.60.0.tgz",
"integrity": "sha512-jjssSrT4ae6UGfXQsRTOfHoIaQHmM3kFhIctZYaIK4t+oQHNF7/SPoPHfOgIHfv/fG8gjT02C+pF+wtqKDvsIQ==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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