chore(deps): update codesee to v0.94.4

This commit is contained in:
Renovate Bot
2021-09-24 01:47:56 +00:00
committed by renovate[bot]
parent 33c88e5c3e
commit 8fac91292d
2 changed files with 8 additions and 8 deletions

View File

@ -4017,9 +4017,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.93.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.93.0.tgz",
"integrity": "sha512-JkKQgLjnmFRPEwiuxKRxj9CqSr2lBlyvUoPYJNhvBqRil9h4/JBWzxyFj1ejvQi68mIkn/xvQVkYRxTnsCy5Zw==",
"version": "0.94.4",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.94.4.tgz",
"integrity": "sha512-8MEH3RboTFfYUsyXfPuY7Y+4o/c1qAqo9PVxJBMuUkWYS3nHI9TPAX2HsUMT3/vD/7mGBemjTylGBHFAoWV+sA==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -4076,9 +4076,9 @@
}
},
"@codesee/tracker": {
"version": "0.93.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.93.0.tgz",
"integrity": "sha512-JbzMhXoSZdWAi8M0JKQumyHbXdsXmHD2UhX2OgOc7dERzkr+CorSxiR1JJv1c1ueHZVpLAs+XblMChLdTOpXDw==",
"version": "0.94.4",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.94.4.tgz",
"integrity": "sha512-SnpCf+uQ0KZzbv7ORuXI9qrt5RWbU7jv2c4UThjFTpefwp1FzP+vr1oZBrt/1d3vKS0mw5D2qxD2fYEzy4e2OA==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -131,8 +131,8 @@
},
"devDependencies": {
"@babel/types": "7.15.6",
"@codesee/babel-plugin-instrument": "0.93.0",
"@codesee/tracker": "0.93.0",
"@codesee/babel-plugin-instrument": "0.94.4",
"@codesee/tracker": "0.94.4",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@types/jest": "26.0.24",