chore(deps): update codesee to v0.51.1

This commit is contained in:
Renovate Bot
2021-07-23 00:00:04 +00:00
committed by renovate[bot]
parent b9e6e6da29
commit b626f03c8c
2 changed files with 8 additions and 8 deletions

View File

@ -2869,9 +2869,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.50.1", "version": "0.51.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.50.1.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.51.1.tgz",
"integrity": "sha512-ga0OoSXlqvkSXiV4ebK/+N+gzTm5p9yjl9xOWXuQCa3Uk7xw52y492+cj1M+ZwbzjIGVaSOJsfn+FHvYuxvVag==", "integrity": "sha512-CZ26lECGPI4DTJqy8qo12bOUmy7NAY3gCpTtyNnKe/pSouBIR1OXAnhnHAQmTSzEqk2qBpsY99ILfa5vLTiFxA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -2928,9 +2928,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.50.1", "version": "0.51.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.50.1.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.51.1.tgz",
"integrity": "sha512-boTp9XzyMhmZPQLn1eSxNAIn2+5JWK9rUl9+HefYlMXLUz+3qTr/JMr2ks53fcINh6cDlXmK02Q32Nbj5oCXtg==", "integrity": "sha512-PM/jeDiKCTiQtQaO6KyP6/yo9dZgnnXxUpNKr3vNmEM5jnlhhbKCyI63wjVX/Ij+guhQu6wDTitmQE6z0k6OjQ==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {

View File

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