Skip to content

Commit 13de9f7

Browse files
chore(deps): update dependency @types/mocha to v8.2.3 (#927)
1 parent 27c9d29 commit 13de9f7

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
@@ -22,7 +22,7 @@
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "13.0.0",
2424
"@rollup/plugin-typescript": "8.2.1",
25-
"@types/mocha": "8.2.2",
25+
"@types/mocha": "8.2.3",
2626
"conventional-changelog-cli": "2.1.1",
2727
"fetch-mock": "6.5.2",
2828
"http-server": "0.12.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,10 +1222,10 @@
12221222
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
12231223
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
12241224

1225-
"@types/mocha@8.2.2":
1226-
version "8.2.2"
1227-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
1228-
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
1225+
"@types/mocha@8.2.3":
1226+
version "8.2.3"
1227+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
1228+
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
12291229

12301230
"@types/node@*":
12311231
version "12.12.35"

0 commit comments

Comments
 (0)