Skip to content

Commit 9933dcc

Browse files
chore(deps): update dependency @types/mocha to v9.1.1 (#1071)
1 parent 8b0fc6f commit 9933dcc

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
@@ -23,7 +23,7 @@
2323
"@rollup/plugin-json": "4.1.0",
2424
"@rollup/plugin-node-resolve": "13.2.0",
2525
"@rollup/plugin-typescript": "8.3.2",
26-
"@types/mocha": "9.1.0",
26+
"@types/mocha": "9.1.1",
2727
"conventional-changelog-cli": "2.2.2",
2828
"fetch-mock": "9.11.0",
2929
"http-server": "14.1.0",

yarn.lock

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

1452-
"@types/mocha@9.1.0":
1453-
version "9.1.0"
1454-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.0.tgz#baf17ab2cca3fcce2d322ebc30454bff487efad5"
1455-
integrity sha512-QCWHkbMv4Y5U9oW10Uxbr45qMMSzl4OzijsozynUAgx3kEHUdXB00udx2dWDQ7f2TU2a2uuiFaRZjCe3unPpeg==
1452+
"@types/mocha@9.1.1":
1453+
version "9.1.1"
1454+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
1455+
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
14561456

14571457
"@types/node@*":
14581458
version "12.12.35"

0 commit comments

Comments
 (0)