chore(deps): update codesee to v0.130.0

pull/44058/head
Renovate Bot 2021-10-29 01:37:13 +00:00 committed by renovate[bot]
parent e84fe15a97
commit 7a0b0872cc
2 changed files with 8 additions and 8 deletions

View File

@ -3856,9 +3856,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.129.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.129.0.tgz",
"integrity": "sha512-Vj6KLHYMwAgFoi4QJJ2AwpnLk6U4xau4bFPTAYDuWyWg7k7MyJJhVS1Yfwaxg3fKLOE+j1rNZyJrGGgjaJO+yw==",
"version": "0.130.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.130.0.tgz",
"integrity": "sha512-g8Y58M6XH8rw8U0OtebvnBJbODNH/2aAIg4hGNhqMIFU6nQVWGrU/PpQNf+mocPfXg4Tzmjk1VlyXEqmTqya2A==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3870,9 +3870,9 @@
}
},
"@codesee/tracker": {
"version": "0.129.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.129.0.tgz",
"integrity": "sha512-U0Z3c2wMq2aVF1hCn9q5+i2ZMaBA4vW+KRyUu0XxcXU1obvU/dLX2A8dAv9ZZenIpnx+tFvkkh1HDJybu5V1LQ==",
"version": "0.130.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.130.0.tgz",
"integrity": "sha512-qYj2q/0OGjuGb9cJPZls/pEQtdICmyHvzTbk42ZLOJOTvCncPPVKZ+HS0mivt+85v/TWLB6EI5qtEc5hkhYXTw==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -128,8 +128,8 @@
},
"devDependencies": {
"@babel/types": "7.15.6",
"@codesee/babel-plugin-instrument": "0.129.0",
"@codesee/tracker": "0.129.0",
"@codesee/babel-plugin-instrument": "0.130.0",
"@codesee/tracker": "0.130.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2",
"@types/chai": "4.2.22",