chore(deps): update codesee to v0.50.0

This commit is contained in:
Renovate Bot
2021-07-19 20:44:18 +00:00
committed by renovate[bot]
parent c5d73ac047
commit 2550bb7ebf
2 changed files with 8 additions and 8 deletions

View File

@ -2802,9 +2802,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.49.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.49.1.tgz",
"integrity": "sha512-Qo8hZcGbh3Fv+dhHNBlA5wr1eWcUhGdhRtSQlpuABreq3JHGIn8e7dk+F5ss5cZknw9o7Pp+A+IBXKJ8JIUOxQ==",
"version": "0.50.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.50.0.tgz",
"integrity": "sha512-zfABGukek2vo/OhVlV+Vn8UiQEI6s2iV0a+qOKpHQz1YsxyzTKoHW9W9gHeqhauEacZIAOkvfeiMylVuSPReAg==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -2861,9 +2861,9 @@
}
},
"@codesee/tracker": {
"version": "0.49.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.49.1.tgz",
"integrity": "sha512-lBWMSSlbRyOU97edA3pnJ70DSZIYo4L7eayYgrEN08Q8UJqGHCAjtVDsX1wr4mSleav6yB52bVoQ0O0BOLitbg==",
"version": "0.50.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.50.0.tgz",
"integrity": "sha512-ogj3ihtcmmdNI0X833IH4iulVn7TKMDsiGqiZ+p7rZaGpdOB3kXyOeJy/Wumjgcmr6ONtHM6KRlrU2TThe5BQA==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -127,8 +127,8 @@
},
"devDependencies": {
"@babel/types": "7.14.5",
"@codesee/babel-plugin-instrument": "0.49.1",
"@codesee/tracker": "0.49.1",
"@codesee/babel-plugin-instrument": "0.50.0",
"@codesee/tracker": "0.50.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",