chore(deps): update codesee to v0.45.2

pull/42724/head
Renovate Bot 2021-07-02 18:02:28 +00:00 committed by renovate[bot]
parent 4f45b5f68e
commit 624aba8b2f
2 changed files with 11 additions and 11 deletions

View File

@ -2802,9 +2802,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.45.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.45.1.tgz",
"integrity": "sha512-+bTVtWAkfdxIeRGHL0xLHp+LgdqPxXN1IbZ3Nbi/uKkH41c9r00gOQKVe9usWNO4ukcy0Uk+JL12bGR27MY4+w==",
"version": "0.45.2",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.45.2.tgz",
"integrity": "sha512-ifQ5y21UEhfDgs3mhCtcXrMR5lrj6t5faPkgTb0pwe722bJ/dOFrdQP7eZ2O95CcYIOkCiZzitPQs70H9JKYyA==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -2861,9 +2861,9 @@
}
},
"@codesee/tracker": {
"version": "0.45.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.45.1.tgz",
"integrity": "sha512-F4f7tj736OifeW0ERW9EPA3KhetvzSH8121jSJMxBzID5ePL7++ZvX2dBccc+3uTFB6/Ka+PlTZBWi3W4KSfyA==",
"version": "0.45.2",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.45.2.tgz",
"integrity": "sha512-A3rZSsymIbHmtY8JG8C4S3rfk/5uQGFQVt5pMxMFHBX8golublzoTJKQKi5nQhU/fakWPrYH2guN62N8+shYTQ==",
"dev": true
},
"@discoveryjs/json-ext": {
@ -13535,9 +13535,9 @@
}
},
"@types/yargs": {
"version": "16.0.3",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.3.tgz",
"integrity": "sha512-YlFfTGS+zqCgXuXNV26rOIeETOkXnGQXP/pjjL9P0gO/EP9jTmc7pUBhx+jVEIxpq41RX33GQ7N3DzOSfZoglQ==",
"version": "16.0.4",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
"integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
"dev": true,
"requires": {
"@types/yargs-parser": "*"

View File

@ -128,8 +128,8 @@
},
"devDependencies": {
"@babel/types": "7.14.5",
"@codesee/babel-plugin-instrument": "0.45.1",
"@codesee/tracker": "0.45.1",
"@codesee/babel-plugin-instrument": "0.45.2",
"@codesee/tracker": "0.45.2",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.23",