chore(deps): update codesee to v0.129.0 (#44039)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-28 22:24:00 +05:30
committed by GitHub
parent ab2e85978f
commit 3d725f3579
2 changed files with 8 additions and 8 deletions

View File

@ -3856,9 +3856,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.128.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.128.0.tgz",
"integrity": "sha512-Qm0+8vzaDitzBaBkFOuMmXD7tZNd8YeVa9Ca9dbvAzRB/GN1LKX1MQXfT9aosgjyi0PititlQlsGlbzBwG3mkw==",
"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==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3870,9 +3870,9 @@
}
},
"@codesee/tracker": {
"version": "0.128.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.128.0.tgz",
"integrity": "sha512-NuDzIJCl6OcJaMyffaK3h1ukDrPXK1/DLTeWqlQ+9WnTJ1GWI1MlmKvrqazWNZg4tuXTXAmjqU1yyaQqpR2NBQ==",
"version": "0.129.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.129.0.tgz",
"integrity": "sha512-U0Z3c2wMq2aVF1hCn9q5+i2ZMaBA4vW+KRyUu0XxcXU1obvU/dLX2A8dAv9ZZenIpnx+tFvkkh1HDJybu5V1LQ==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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