chore(deps): update codesee to v0.176.1

This commit is contained in:
Renovate Bot
2022-01-28 21:32:06 +00:00
committed by renovate[bot]
parent 6f2a7383fb
commit c998eee75c
2 changed files with 18 additions and 18 deletions

View File

@ -129,8 +129,8 @@
},
"devDependencies": {
"@babel/types": "7.16.8",
"@codesee/babel-plugin-instrument": "0.176.0",
"@codesee/tracker": "0.176.0",
"@codesee/babel-plugin-instrument": "0.176.1",
"@codesee/tracker": "0.176.1",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"autoprefixer": "10.4.2",

32
package-lock.json generated
View File

@ -298,8 +298,8 @@
},
"devDependencies": {
"@babel/types": "7.16.8",
"@codesee/babel-plugin-instrument": "0.176.0",
"@codesee/tracker": "0.176.0",
"@codesee/babel-plugin-instrument": "0.176.1",
"@codesee/tracker": "0.176.1",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"autoprefixer": "10.4.2",
@ -2641,9 +2641,9 @@
}
},
"node_modules/@codesee/babel-plugin-instrument": {
"version": "0.176.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.176.0.tgz",
"integrity": "sha512-rqxD7JNooe3LYGueQX4uM4wk8TILugkr5u0vMY+MIg1lJ8rwK7XBOyD33IMSEr4rgubBCdPGcsdvtcKeeWEfjg==",
"version": "0.176.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.176.1.tgz",
"integrity": "sha512-JWL6YWItx3FYlbdQc4PblrNcsXPbV9/hnlY1R8CQoCBXYqwjwiBSJN34S0HjMmWHUg+qvBDN/hYh0ZCt1JH23w==",
"dev": true,
"dependencies": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -2658,9 +2658,9 @@
}
},
"node_modules/@codesee/tracker": {
"version": "0.176.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.176.0.tgz",
"integrity": "sha512-RZ/+RxWPSylk0mmlnCrbQ4TSKQ23VkUyOMZRxISgrPtKChxpqoFK+kR6x0yMRAxJ7AVaxAkfOAa5uEEd4UEhig==",
"version": "0.176.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.176.1.tgz",
"integrity": "sha512-3ZeU2hZF2nP0POsFfneEdTVG8WF3gQXxuJlLIPG61u+u7M3cAaD48nPVzY6CwBl4bS3E3KJEbEiOnrU+spkviA==",
"dev": true
},
"node_modules/@cspotcode/source-map-consumer": {
@ -54939,9 +54939,9 @@
}
},
"@codesee/babel-plugin-instrument": {
"version": "0.176.0",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.176.0.tgz",
"integrity": "sha512-rqxD7JNooe3LYGueQX4uM4wk8TILugkr5u0vMY+MIg1lJ8rwK7XBOyD33IMSEr4rgubBCdPGcsdvtcKeeWEfjg==",
"version": "0.176.1",
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.176.1.tgz",
"integrity": "sha512-JWL6YWItx3FYlbdQc4PblrNcsXPbV9/hnlY1R8CQoCBXYqwjwiBSJN34S0HjMmWHUg+qvBDN/hYh0ZCt1JH23w==",
"dev": true,
"requires": {
"@babel/plugin-syntax-jsx": "^7.12.13",
@ -54953,9 +54953,9 @@
}
},
"@codesee/tracker": {
"version": "0.176.0",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.176.0.tgz",
"integrity": "sha512-RZ/+RxWPSylk0mmlnCrbQ4TSKQ23VkUyOMZRxISgrPtKChxpqoFK+kR6x0yMRAxJ7AVaxAkfOAa5uEEd4UEhig==",
"version": "0.176.1",
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.176.1.tgz",
"integrity": "sha512-3ZeU2hZF2nP0POsFfneEdTVG8WF3gQXxuJlLIPG61u+u7M3cAaD48nPVzY6CwBl4bS3E3KJEbEiOnrU+spkviA==",
"dev": true
},
"@cspotcode/source-map-consumer": {
@ -55533,8 +55533,8 @@
"@babel/preset-react": "7.16.7",
"@babel/standalone": "7.16.12",
"@babel/types": "7.16.8",
"@codesee/babel-plugin-instrument": "0.176.0",
"@codesee/tracker": "0.176.0",
"@codesee/babel-plugin-instrument": "0.176.1",
"@codesee/tracker": "0.176.1",
"@fortawesome/fontawesome": "1.1.8",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",