chore(deps): update codesee to v0.64.1

This commit is contained in:
Renovate Bot
2021-08-11 00:10:46 +00:00
committed by renovate[bot]
parent 574b13d4ee
commit 8e48f17234
2 changed files with 8 additions and 8 deletions

View File

@@ -3109,9 +3109,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.64.0", "version": "0.64.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.64.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.64.1.tgz",
"integrity": "sha512-PScmVMHV58JiPM4b6I8wT88yBZeEQMS0KAbPiamybCrMqWTUg0eLmQov1CwWL2huUq4r4k/NkCzn5HA/w9ZhzA==", "integrity": "sha512-497TOkT1tN3nl9ufw9tGXopuklNnTXUq0bvW1svaFA8YzVuecUp27jG2/YsjSgpCGfiau+m2VH9QLN+4UOYEjg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@@ -3168,9 +3168,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.64.0", "version": "0.64.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.64.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.64.1.tgz",
"integrity": "sha512-nYooBaMnhe1FbKk5liGt7qUqlX6405Sa3kXY/oBet3RhzvB6xYxGImr64HrhGYa2UqSPfMjIJLpMbdRuYvC7zQ==", "integrity": "sha512-d+DnSmkzenDMA/fCFgdx8Gm41/wpLcRkt2YV8P8A+C1mqxf4RliTKVKmUHAVD3wgORE5UopKedPXIv87tSM4DQ==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {

View File

@@ -130,8 +130,8 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/types": "7.15.0", "@babel/types": "7.15.0",
"@codesee/babel-plugin-instrument": "0.64.0", "@codesee/babel-plugin-instrument": "0.64.1",
"@codesee/tracker": "0.64.0", "@codesee/tracker": "0.64.1",
"@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",