chore(deps): update codesee to v0.80.0

pull/43415/head
Renovate Bot 2021-09-08 20:19:32 +00:00 committed by renovate[bot]
parent 2c5ba710c3
commit e1dff59eab
2 changed files with 15 additions and 15 deletions

View File

@ -4016,9 +4016,9 @@
} }
}, },
"@codesee/babel-plugin-instrument": { "@codesee/babel-plugin-instrument": {
"version": "0.79.0", "version": "0.80.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.79.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.80.0.tgz",
"integrity": "sha512-fiaCzy0TVYZCk9/t4mzld1lZ+78TgAa6gSVH/o7R2CrXlFWZGhyMrzVetfejlgTpVeBruRKVhwGcZZ1P/5asCA==", "integrity": "sha512-SRPxzbsu1JhVaSmoM23iKppESPw1ls0BUBxscstGpn/VPuh26f32gOx/KxUmjf2mEXSNV3HIDeKWXc071KxKkQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-syntax-jsx": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13",
@ -4075,9 +4075,9 @@
} }
}, },
"@codesee/tracker": { "@codesee/tracker": {
"version": "0.79.0", "version": "0.80.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.79.0.tgz", "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.80.0.tgz",
"integrity": "sha512-LFIVYS6qFquVzBfBaCbBlmUon5E7aVSV706Lz6R25bQqMGEgy0gEFTgLS0EtxndlPm1KuQBhcWzfMsA21YlI8Q==", "integrity": "sha512-wXaDJVD2L2ESrhVBjTaUipdknymiAgpvO6JU6XI+FdX7KoI84UYfR69V4Nl9h9Ew9DGOBJRzD864qwVuNYFsjg==",
"dev": true "dev": true
}, },
"@discoveryjs/json-ext": { "@discoveryjs/json-ext": {
@ -14370,12 +14370,12 @@
} }
}, },
"jest-util": { "jest-util": {
"version": "27.1.0", "version": "27.1.1",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.1.0.tgz", "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.1.1.tgz",
"integrity": "sha512-edSLD2OneYDKC6gZM1yc+wY/877s/fuJNoM1k3sOEpzFyeptSmke3SLnk1dDHk9CgTA+58mnfx3ew3J11Kes/w==", "integrity": "sha512-zf9nEbrASWn2mC/L91nNb0K+GkhFvi4MP6XJG2HqnHzHvLYcs7ou/In68xYU1i1dSkJlrWcYfWXQE8nVR+nbOA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jest/types": "^27.1.0", "@jest/types": "^27.1.1",
"@types/node": "*", "@types/node": "*",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"graceful-fs": "^4.2.4", "graceful-fs": "^4.2.4",
@ -14384,9 +14384,9 @@
}, },
"dependencies": { "dependencies": {
"@jest/types": { "@jest/types": {
"version": "27.1.0", "version": "27.1.1",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-27.1.0.tgz", "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.1.1.tgz",
"integrity": "sha512-pRP5cLIzN7I7Vp6mHKRSaZD7YpBTK7hawx5si8trMKqk4+WOdK8NEKOTO2G8PKWD1HbKMVckVB6/XHh/olhf2g==", "integrity": "sha512-yqJPDDseb0mXgKqmNqypCsb85C22K1aY5+LUxh7syIM9n/b0AsaltxNy+o6tt29VcfGDpYEve175bm3uOhcehA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-lib-coverage": "^2.0.0",

View File

@ -131,8 +131,8 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/types": "7.15.4", "@babel/types": "7.15.4",
"@codesee/babel-plugin-instrument": "0.79.0", "@codesee/babel-plugin-instrument": "0.80.0",
"@codesee/tracker": "0.79.0", "@codesee/tracker": "0.80.0",
"@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",