chore(deps): update codesee to v0.131.0
This commit is contained in:
committed by
renovate[bot]
parent
0a85af9abc
commit
537e8f1bce
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -3856,9 +3856,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codesee/babel-plugin-instrument": {
|
"@codesee/babel-plugin-instrument": {
|
||||||
"version": "0.130.0",
|
"version": "0.131.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.130.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.131.0.tgz",
|
||||||
"integrity": "sha512-g8Y58M6XH8rw8U0OtebvnBJbODNH/2aAIg4hGNhqMIFU6nQVWGrU/PpQNf+mocPfXg4Tzmjk1VlyXEqmTqya2A==",
|
"integrity": "sha512-DgBz0upYc2Adks8tD8NRz9tG10HFumoeIv1e2h+pl2koWfFC/Z2vND1QzEEeuDis+5K/PaFte6sbOEHewmPfpA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||||
@ -3870,9 +3870,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codesee/tracker": {
|
"@codesee/tracker": {
|
||||||
"version": "0.130.0",
|
"version": "0.131.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.130.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.131.0.tgz",
|
||||||
"integrity": "sha512-qYj2q/0OGjuGb9cJPZls/pEQtdICmyHvzTbk42ZLOJOTvCncPPVKZ+HS0mivt+85v/TWLB6EI5qtEc5hkhYXTw==",
|
"integrity": "sha512-AzJblgPkytItzot5U0fcCoL6O5EhYt2p0y5Xw2P/PuNpzgmjn5fGfEQ9u+qhHdEx8X4e/wA/+HqLcW+Pf0OwEw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@discoveryjs/json-ext": {
|
"@discoveryjs/json-ext": {
|
||||||
|
@ -128,8 +128,8 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/types": "7.15.6",
|
"@babel/types": "7.15.6",
|
||||||
"@codesee/babel-plugin-instrument": "0.130.0",
|
"@codesee/babel-plugin-instrument": "0.131.0",
|
||||||
"@codesee/tracker": "0.130.0",
|
"@codesee/tracker": "0.131.0",
|
||||||
"@testing-library/jest-dom": "5.14.1",
|
"@testing-library/jest-dom": "5.14.1",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"@types/chai": "4.2.22",
|
"@types/chai": "4.2.22",
|
||||||
|
Reference in New Issue
Block a user