Skip to content

Commit f2e1cae

Browse files
authored
Merge pull request #27 from quirrel-dev/depfu/update/yarn/@types/mocha-8.2.2
Update @types/mocha: 8.2.1 → 8.2.2 (patch)
2 parents 745ff4c + 2c0905b commit f2e1cae

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/chai": "^4.2.15",
2020
"@types/md5": "^2.3.0",
21-
"@types/mocha": "^8.2.1",
21+
"@types/mocha": "^8.2.2",
2222
"@types/node": "^14.14.35",
2323
"chai": "^4.3.4",
2424
"mocha": "^8.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -951,10 +951,10 @@
951951
dependencies:
952952
"@types/node" "*"
953953

954-
"@types/mocha@^8.2.1":
955-
version "8.2.1"
956-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.1.tgz#f3f3ae4590c5386fc7c543aae9b78d4cf30ffee9"
957-
integrity sha512-NysN+bNqj6E0Hv4CTGWSlPzMW6vTKjDpOteycDkV4IWBsO+PU48JonrPzV9ODjiI2XrjmA05KInLgF5ivZ/YGQ==
954+
"@types/mocha@^8.2.2":
955+
version "8.2.2"
956+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
957+
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
958958

959959
"@types/node@*":
960960
version "14.14.10"

0 commit comments

Comments
 (0)