chore(deps): update codesee to v0.124.0

This commit is contained in:
Renovate Bot
2021-10-23 02:09:20 +00:00
committed by renovate[bot]
parent b4d68a9c64
commit 0499b06ad2
2 changed files with 8 additions and 8 deletions

View File

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

View File

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