Skip to content

Commit da300a2

Browse files
committed
Update dependency @types/mocha to v8.0.2
1 parent 1c8ed68 commit da300a2

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": "8.4.0",
2424
"@rollup/plugin-typescript": "5.0.2",
25-
"@types/mocha": "8.0.1",
25+
"@types/mocha": "8.0.2",
2626
"codecov": "3.7.2",
2727
"conventional-changelog-cli": "2.0.35",
2828
"fetch-mock": "6.5.2",

yarn.lock

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

303-
"@types/mocha@8.0.1":
304-
version "8.0.1"
305-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.1.tgz#813b4ff8dd9920d652e1e6b451ff1e371a4561d2"
306-
integrity sha512-TBZ6YdX7IZz4U9/mBoB8zCMRN1vXw8QdihRcZxD3I0Cv/r8XF8RggZ8WiXFws4aj5atzRR5hJrYer7g8nXwpnQ==
303+
"@types/mocha@8.0.2":
304+
version "8.0.2"
305+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.2.tgz#cdd160767c5a445bedef94ea8cfc8ab760fff42b"
306+
integrity sha512-5cv8rmqT3KX9XtWDvSgGYfS4OwrKM2eei90GWLnTYz+AXRiBv5uYcKBjnkQ4katNvfYk3+o2bHGZUsDhdcoUyg==
307307

308308
"@types/node@*", "@types/node@^12.0.10":
309309
version "12.12.35"

0 commit comments

Comments
 (0)