chore(deps): update codesee to v0.104.0

This commit is contained in:
Renovate Bot
2021-10-05 02:31:14 +00:00
committed by renovate[bot]
parent 926da84521
commit ea0157d673
2 changed files with 8 additions and 8 deletions

View File

@ -4017,9 +4017,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.103.0", "version": "0.104.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.103.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.104.0.tgz",
"integrity": "sha512-PkGrzajYturTETDnYn2F72ZQ0b7/H2mCj6OMbMjD1ruxRplDXZlo133eRJsm/WFzvB+XAersUzL+WoB/APwkDA==", "integrity": "sha512-uvvL6UDLbIoQplZlGLlOtgbIaNU9pScIjP/tDqCJ7fNWdntONFdVmiubkQvHo1Q6bMwx29r9tm8kV3DZjxvWwg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -4076,9 +4076,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.103.0", "version": "0.104.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.103.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.104.0.tgz",
"integrity": "sha512-5m6fAXcnBAXBk5MbovRr8nSE5qg0ovX4k76TgoM5TnRdrY8s6VdU/qYisWsW21OeSAFtqK96FDNlRGdlrDrEdg==", "integrity": "sha512-MzF6ntgHruTLWgxaG+KqZgs82kDrZ8nF9s5M0y+0CjU6gbTxBIc+MCQgL7VyRWBHDI2NY/Px0shphUJUdoXhAw==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {

View File

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