Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

Commit 1d58b25

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/mocha to v9
1 parent ee4e868 commit 1d58b25

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
@@ -5,7 +5,7 @@
55
"author": "sasa+1 <sasaplus1@gmail.com>",
66
"browser": "dist/base62.js",
77
"devDependencies": {
8-
"@types/mocha": "^8.0.0",
8+
"@types/mocha": "^9.0.0",
99
"@types/node": "^14.0.0",
1010
"@typescript-eslint/eslint-plugin": "^4.0.0",
1111
"@typescript-eslint/parser": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
6565
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
6666

67-
"@types/mocha@^8.0.0":
68-
version "8.0.0"
69-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.0.tgz#b0ba1c5b4cb3880c51a6b488ad007a657d1be888"
70-
integrity sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ==
67+
"@types/mocha@^9.0.0":
68+
version "9.0.0"
69+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.0.0.tgz#3205bcd15ada9bc681ac20bef64e9e6df88fd297"
70+
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==
7171

7272
"@types/node@^14.0.0":
7373
version "14.17.0"

0 commit comments

Comments
 (0)