chore(deps): update codesee to v0.142.0 (#44184)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-17 19:50:16 +05:30
committed by GitHub
parent f0698aa517
commit 8812e6b3ac
2 changed files with 16 additions and 16 deletions

View File

@ -104,8 +104,8 @@
},
"devDependencies": {
"@babel/types": "7.16.0",
"@codesee/babel-plugin-instrument": "0.141.2",
"@codesee/tracker": "0.141.2",
"@codesee/babel-plugin-instrument": "0.142.0",
"@codesee/tracker": "0.142.0",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@types/chai": "4.2.22",
@ -6582,9 +6582,9 @@
}
},
"node_modules/@codesee/babel-plugin-instrument": {
"version": "0.141.2",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.141.2.tgz",
"integrity": "sha512-vcs+92OxsU+cwn86qtGz/1wKBnB18ooi+pj2kISf7nHgY3lqENGz2xmPgZaoxNP95TF/sLFYnYxDwePwit6rWA==",
"version": "0.142.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.142.0.tgz",
"integrity": "sha512-ugSLV5/tgRSxfM4hvyn7pjMm5rl43MQokevbNCe0MknEte3k4PR/H4ukNeWLq8MXK5SqA561OoZ+ryokYwaP5Q==",
"dev": true,
"dependencies": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -6599,9 +6599,9 @@
}
},
"node_modules/@codesee/tracker": {
"version": "0.141.2",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.141.2.tgz",
"integrity": "sha512-b2TyRCxakkfwbm2jwu+vu+/2luz3l2QFwLi4m5BFj3Ce6NBiqttqHBjGkQ28sEeQ4aporePYGevdsfE1cxz/uQ==",
"version": "0.142.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.142.0.tgz",
"integrity": "sha512-6MEXHGPVDDmsXb0wxya3axFAjq+Z9sW4winMcIUn3C2OzMJ8S8PNqQm8onDrYp8bOI9VwHJ3eNkmD2LPXuylpg==",
"dev": true
},
"node_modules/@discoveryjs/json-ext": {
@ -32223,9 +32223,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.141.2",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.141.2.tgz",
"integrity": "sha512-vcs+92OxsU+cwn86qtGz/1wKBnB18ooi+pj2kISf7nHgY3lqENGz2xmPgZaoxNP95TF/sLFYnYxDwePwit6rWA==",
"version": "0.142.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.142.0.tgz",
"integrity": "sha512-ugSLV5/tgRSxfM4hvyn7pjMm5rl43MQokevbNCe0MknEte3k4PR/H4ukNeWLq8MXK5SqA561OoZ+ryokYwaP5Q==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -32237,9 +32237,9 @@
}
},
"@codesee/tracker": {
"version": "0.141.2",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.141.2.tgz",
"integrity": "sha512-b2TyRCxakkfwbm2jwu+vu+/2luz3l2QFwLi4m5BFj3Ce6NBiqttqHBjGkQ28sEeQ4aporePYGevdsfE1cxz/uQ==",
"version": "0.142.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.142.0.tgz",
"integrity": "sha512-6MEXHGPVDDmsXb0wxya3axFAjq+Z9sW4winMcIUn3C2OzMJ8S8PNqQm8onDrYp8bOI9VwHJ3eNkmD2LPXuylpg==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -128,8 +128,8 @@
},
"devDependencies": {
"@babel/types": "7.16.0",
"@codesee/babel-plugin-instrument": "0.141.2",
"@codesee/tracker": "0.141.2",
"@codesee/babel-plugin-instrument": "0.142.0",
"@codesee/tracker": "0.142.0",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@types/chai": "4.2.22",