Skip to content

Commit a796aea

Browse files
committed
chore(deps): update dependency @types/mocha to v8
1 parent 375b807 commit a796aea

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.1.0",
2424
"@rollup/plugin-typescript": "5.0.1",
25-
"@types/mocha": "7.0.2",
25+
"@types/mocha": "8.0.0",
2626
"codecov": "3.7.0",
2727
"conventional-changelog-cli": "2.0.34",
2828
"fetch-mock": "6.5.2",

yarn.lock

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

273-
"@types/mocha@7.0.2":
274-
version "7.0.2"
275-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
276-
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
273+
"@types/mocha@8.0.0":
274+
version "8.0.0"
275+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.0.tgz#b0ba1c5b4cb3880c51a6b488ad007a657d1be888"
276+
integrity sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ==
277277

278278
"@types/node@*", "@types/node@^12.0.10":
279279
version "12.12.35"

0 commit comments

Comments
 (0)