chore(deps): update codesee to v0.143.0 (#44196)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-18 13:13:16 +05:30
committed by GitHub
parent 54cea8af21
commit 4dcc80fd2a
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.142.0",
"@codesee/tracker": "0.142.0",
"@codesee/babel-plugin-instrument": "0.143.0",
"@codesee/tracker": "0.143.0",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@types/chai": "4.2.22",
@ -2476,9 +2476,9 @@
}
},
"node_modules/@codesee/babel-plugin-instrument": {
"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==",
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.143.0.tgz",
"integrity": "sha512-32rNdZZDqstg0ud2QlRa49hetDXZsj2GT7qouzQY/J3IBGVJAuNCfoHn83SYyetoQnAGnQkUFrOEDHJhQUexBQ==",
"dev": true,
"dependencies": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -2493,9 +2493,9 @@
}
},
"node_modules/@codesee/tracker": {
"version": "0.142.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.142.0.tgz",
"integrity": "sha512-6MEXHGPVDDmsXb0wxya3axFAjq+Z9sW4winMcIUn3C2OzMJ8S8PNqQm8onDrYp8bOI9VwHJ3eNkmD2LPXuylpg==",
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.143.0.tgz",
"integrity": "sha512-VohBuuHeEahnOUcNeVkCSiKU12jwtJKyLj0zZ4TggqDtscf16dwkAhWpw01Ub7ZJMuAfEUe8AVNgYChVqPmVjw==",
"dev": true
},
"node_modules/@discoveryjs/json-ext": {
@ -24531,9 +24531,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"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==",
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.143.0.tgz",
"integrity": "sha512-32rNdZZDqstg0ud2QlRa49hetDXZsj2GT7qouzQY/J3IBGVJAuNCfoHn83SYyetoQnAGnQkUFrOEDHJhQUexBQ==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -24545,9 +24545,9 @@
}
},
"@codesee/tracker": {
"version": "0.142.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.142.0.tgz",
"integrity": "sha512-6MEXHGPVDDmsXb0wxya3axFAjq+Z9sW4winMcIUn3C2OzMJ8S8PNqQm8onDrYp8bOI9VwHJ3eNkmD2LPXuylpg==",
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.143.0.tgz",
"integrity": "sha512-VohBuuHeEahnOUcNeVkCSiKU12jwtJKyLj0zZ4TggqDtscf16dwkAhWpw01Ub7ZJMuAfEUe8AVNgYChVqPmVjw==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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