chore(deps): update codesee to v0.122.0

This commit is contained in:
Renovate Bot
2021-10-21 22:10:13 +00:00
committed by renovate[bot]
parent 558440de9d
commit 4a2104bb1e
2 changed files with 8 additions and 8 deletions

View File

@ -3856,9 +3856,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.121.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.121.0.tgz",
"integrity": "sha512-zJ19qirmrEOCEnchj3JUNXWjhGdNPEln4iEXUSKa3hdAyj4p6pB862FLCL8Vnu9OwPU9EJLSzaFyTCNkIztwPA==",
"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==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -3870,9 +3870,9 @@
}
},
"@codesee/tracker": {
"version": "0.121.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.121.0.tgz",
"integrity": "sha512-AE6K8QE9zquH6R1CQYAwv/N+HnqI+esC9fVpH+YKg9k/qkb56KEJWQfbIJO+2rovHEky+UvsKNDg76ZiS3FpFw==",
"version": "0.122.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.122.0.tgz",
"integrity": "sha512-EuGEJbOEQg3IFQxVGsxr7/AhP0SEt3DciWYwV9lh4TIrerHbRurCzuR4zCitEsdhIgr8OXGKzFAygrPaXG4rnA==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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