chore(deps): update codesee to v0.50.1

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

View File

@ -2802,9 +2802,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"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==",
"version": "0.50.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.50.1.tgz",
"integrity": "sha512-ga0OoSXlqvkSXiV4ebK/+N+gzTm5p9yjl9xOWXuQCa3Uk7xw52y492+cj1M+ZwbzjIGVaSOJsfn+FHvYuxvVag==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -2861,9 +2861,9 @@
}
},
"@codesee/tracker": {
"version": "0.50.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.50.0.tgz",
"integrity": "sha512-ogj3ihtcmmdNI0X833IH4iulVn7TKMDsiGqiZ+p7rZaGpdOB3kXyOeJy/Wumjgcmr6ONtHM6KRlrU2TThe5BQA==",
"version": "0.50.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.50.1.tgz",
"integrity": "sha512-boTp9XzyMhmZPQLn1eSxNAIn2+5JWK9rUl9+HefYlMXLUz+3qTr/JMr2ks53fcINh6cDlXmK02Q32Nbj5oCXtg==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

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