Skip to content

Commit 54bef6a

Browse files
chore(deps): update dependency @types/mocha to v10.0.7
1 parent 60ce478 commit 54bef6a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@oliversalzburg/eslint-config": "0.0.11",
4242
"@types/chai": "4.3.16",
4343
"@types/eslint": "8.56.10",
44-
"@types/mocha": "10.0.6",
44+
"@types/mocha": "10.0.7",
4545
"@types/node": "20.14.8",
4646
"@types/semver": "7.5.8",
4747
"@types/which": "3.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,10 @@ __metadata:
322322
languageName: node
323323
linkType: hard
324324

325-
"@types/mocha@npm:10.0.6":
326-
version: 10.0.6
327-
resolution: "@types/mocha@npm:10.0.6"
328-
checksum: 10c0/4526c9e88388f9e1004c6d3937c5488a39908810f26b927173c58d52b43057f3895627dc06538e96706e08b88158885f869ec6311f6b58fd72bdef715f26d6c3
325+
"@types/mocha@npm:10.0.7":
326+
version: 10.0.7
327+
resolution: "@types/mocha@npm:10.0.7"
328+
checksum: 10c0/48a2df4dd02b6e66a11129dca6a23cf0cc3995faf8525286eb851043685bd8b7444780f4bb29a1c42df7559ed63294e5308bfce3a6b862ad2e0359cb21c21329
329329
languageName: node
330330
linkType: hard
331331

@@ -3349,7 +3349,7 @@ __metadata:
33493349
"@oliversalzburg/js-utils": "npm:0.0.50"
33503350
"@types/chai": "npm:4.3.16"
33513351
"@types/eslint": "npm:8.56.10"
3352-
"@types/mocha": "npm:10.0.6"
3352+
"@types/mocha": "npm:10.0.7"
33533353
"@types/node": "npm:20.14.8"
33543354
"@types/semver": "npm:7.5.8"
33553355
"@types/which": "npm:3.0.4"

0 commit comments

Comments
 (0)