Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 7b417d1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): pin dependency @types/mocha to 8.2.0
1 parent 258db3e commit 7b417d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"vsce": "^1.81.1"
138138
},
139139
"dependencies": {
140-
"@types/mocha": "^8.2.0",
140+
"@types/mocha": "8.2.0",
141141
"execa": "^5.0.0",
142142
"mocha": "^8.3.0",
143143
"open": "^7.3.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@
713713
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz"
714714
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
715715

716-
"@types/mocha@^8.2.0":
716+
"@types/mocha@8.2.0":
717717
version "8.2.0"
718718
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.0.tgz"
719719
integrity sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ==

0 commit comments

Comments
 (0)