chore(deps): update codesee to v0.125.0 (#44005)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-26 10:33:51 +05:30
committed by GitHub
parent 499baa0422
commit 8b2cc86094
2 changed files with 8 additions and 8 deletions

View File

@ -3856,9 +3856,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.124.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.124.0.tgz",
"integrity": "sha512-Pf4Ho8ZiLx1UH//CnGAKziZ1EDfwoX7dXeS1M1w70UXvYdnlGPPZktiqlJ5bbEkHUGKI12upTt7ivDMSANuNSQ==",
"version": "0.125.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.125.0.tgz",
"integrity": "sha512-UZ9jOG2cGjj1jmWwXmj2FEQBXn0HeQu0crtAaEUjUP1SR+VAr6Ptv12eDTGKcwFbS85wqIbHS3bWovEGisznZA==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3870,9 +3870,9 @@
}
},
"@codesee/tracker": {
"version": "0.124.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.124.0.tgz",
"integrity": "sha512-S1N3DZAi4zQrTt3oQB2O8F/t2I/tsK4IwL4x/4nl/TKeTatSVklQJuaZst45iBZcv94xyf3mpE3zhaWCcs0Yng==",
"version": "0.125.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.125.0.tgz",
"integrity": "sha512-QYjbRNTiiCsOTq9vs5PObv6CoSfrPuS2f26ytIvvaiQJwZ7LqhMFrudXSNb6CmWuI5idoFS+Au2GQiLdRogZyQ==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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