chore(deps): update codesee to v0.132.0

pull/44073/head
Renovate Bot 2021-10-30 05:49:44 +00:00 committed by renovate[bot]
parent 9419bdfed4
commit b03b6ab7f7
2 changed files with 8 additions and 8 deletions

View File

@ -4955,9 +4955,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.131.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.131.0.tgz",
"integrity": "sha512-DgBz0upYc2Adks8tD8NRz9tG10HFumoeIv1e2h+pl2koWfFC/Z2vND1QzEEeuDis+5K/PaFte6sbOEHewmPfpA==",
"version": "0.132.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.132.0.tgz",
"integrity": "sha512-dU/5xtYKFrZSu3CEC1EIKJ9RnL9vPaCd/CjMEvJDb3jYFkcSj0BGnDJw4ls6svGcLh/PJJqAb18iwwiHt/2X2A==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -4969,9 +4969,9 @@
}
},
"@codesee/tracker": {
"version": "0.131.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.131.0.tgz",
"integrity": "sha512-AzJblgPkytItzot5U0fcCoL6O5EhYt2p0y5Xw2P/PuNpzgmjn5fGfEQ9u+qhHdEx8X4e/wA/+HqLcW+Pf0OwEw==",
"version": "0.132.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.132.0.tgz",
"integrity": "sha512-kMRB5pa+nnjvCiCKVuBdKyuUJYI8/OEwdOLmEybskJDeYMQhCDbjC0uPJVnBC1X8x+DRMkTyCeZ6wG52ZoWYow==",
"dev": true
},
"@discoveryjs/json-ext": {

View File

@ -128,8 +128,8 @@
},
"devDependencies": {
"@babel/types": "7.16.0",
"@codesee/babel-plugin-instrument": "0.131.0",
"@codesee/tracker": "0.131.0",
"@codesee/babel-plugin-instrument": "0.132.0",
"@codesee/tracker": "0.132.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2",
"@types/chai": "4.2.22",