Skip to content

Commit a74e863

Browse files
committed
chore(deps): update dependency mocha to v9.1.2
1 parent a66130d commit a74e863

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"babel-cli": "6.26.0",
4040
"babel-preset-env": "1.7.0",
4141
"cz-conventional-changelog": "3.3.0",
42-
"mocha": "9.1.1"
42+
"mocha": "9.1.2"
4343
},
4444
"preferGlobal": true,
4545
"keywords": [

yarn.lock

Lines changed: 15 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,10 +1102,10 @@ [email protected]:
11021102
optionalDependencies:
11031103
"@commitlint/load" ">6.1.1"
11041104

1105-
1106-
version "4.3.1"
1107-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
1108-
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
1105+
1106+
version "4.3.2"
1107+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
1108+
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
11091109
dependencies:
11101110
ms "2.1.2"
11111111

@@ -2177,16 +2177,16 @@ mkdirp@^0.5.1:
21772177
dependencies:
21782178
minimist "^1.2.5"
21792179

2180-
2181-
version "9.1.1"
2182-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.1.tgz#33df2eb9c6262434630510c5f4283b36efda9b61"
2183-
integrity sha512-0wE74YMgOkCgBUj8VyIDwmLUjTsS13WV1Pg7l0SHea2qzZzlq7MDnfbPsHKcELBRk3+izEVkRofjmClpycudCA==
2180+
2181+
version "9.1.2"
2182+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.2.tgz#93f53175b0f0dc4014bd2d612218fccfcf3534d3"
2183+
integrity sha512-ta3LtJ+63RIBP03VBjMGtSqbe6cWXRejF9SyM9Zyli1CKZJZ+vfCTj3oW24V7wAphMJdpOFLoMI3hjJ1LWbs0w==
21842184
dependencies:
21852185
"@ungap/promise-all-settled" "1.1.2"
21862186
ansi-colors "4.1.1"
21872187
browser-stdout "1.3.1"
21882188
chokidar "3.5.2"
2189-
debug "4.3.1"
2189+
debug "4.3.2"
21902190
diff "5.0.0"
21912191
escape-string-regexp "4.0.0"
21922192
find-up "5.0.0"
@@ -2197,12 +2197,11 @@ [email protected]:
21972197
log-symbols "4.1.0"
21982198
minimatch "3.0.4"
21992199
ms "2.1.3"
2200-
nanoid "3.1.23"
2200+
nanoid "3.1.25"
22012201
serialize-javascript "6.0.0"
22022202
strip-json-comments "3.1.1"
22032203
supports-color "8.1.1"
22042204
which "2.0.2"
2205-
wide-align "1.1.3"
22062205
workerpool "6.1.5"
22072206
yargs "16.2.0"
22082207
yargs-parser "20.2.4"
@@ -2233,10 +2232,10 @@ nan@^2.12.1:
22332232
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
22342233
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
22352234

2236-
2237-
version "3.1.23"
2238-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81"
2239-
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==
2235+
2236+
version "3.1.25"
2237+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
2238+
integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
22402239

22412240
nanomatch@^1.2.9:
22422241
version "1.2.13"
@@ -2809,7 +2808,7 @@ static-extend@^0.1.1:
28092808
define-property "^0.2.5"
28102809
object-copy "^0.1.0"
28112810

2812-
"string-width@^1.0.2 || 2", string-width@^2.1.0:
2811+
string-width@^2.1.0:
28132812
version "2.1.1"
28142813
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
28152814
integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
@@ -3025,13 +3024,6 @@ which@^1.2.14:
30253024
dependencies:
30263025
isexe "^2.0.0"
30273026

3028-
3029-
version "1.1.3"
3030-
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"
3031-
integrity sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==
3032-
dependencies:
3033-
string-width "^1.0.2 || 2"
3034-
30353027
word-wrap@^1.0.3:
30363028
version "1.2.3"
30373029
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"

0 commit comments

Comments
 (0)