Skip to content

Commit e0402a7

Browse files
chore(deps): update dependency @types/mocha to v10.0.8
1 parent 145167b commit e0402a7

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": "1.0.3",
4242
"@types/chai": "4.3.19",
4343
"@types/eslint": "9.6.1",
44-
"@types/mocha": "10.0.7",
44+
"@types/mocha": "10.0.8",
4545
"@types/node": "20.16.5",
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
@@ -335,10 +335,10 @@ __metadata:
335335
languageName: node
336336
linkType: hard
337337

338-
"@types/mocha@npm:10.0.7":
339-
version: 10.0.7
340-
resolution: "@types/mocha@npm:10.0.7"
341-
checksum: 10c0/48a2df4dd02b6e66a11129dca6a23cf0cc3995faf8525286eb851043685bd8b7444780f4bb29a1c42df7559ed63294e5308bfce3a6b862ad2e0359cb21c21329
338+
"@types/mocha@npm:10.0.8":
339+
version: 10.0.8
340+
resolution: "@types/mocha@npm:10.0.8"
341+
checksum: 10c0/af01f70cf2888762e79e91219dcc28b5d82c85d9a1c8ba4606d3ae30748be7e2cb9f06d680ad36112c78f5e568d0423a65ba8b7c53d02d37b193787bbc03d088
342342
languageName: node
343343
linkType: hard
344344

@@ -3335,7 +3335,7 @@ __metadata:
33353335
"@oliversalzburg/js-utils": "npm:0.1.0"
33363336
"@types/chai": "npm:4.3.19"
33373337
"@types/eslint": "npm:9.6.1"
3338-
"@types/mocha": "npm:10.0.7"
3338+
"@types/mocha": "npm:10.0.8"
33393339
"@types/node": "npm:20.16.5"
33403340
"@types/semver": "npm:7.5.8"
33413341
"@types/which": "npm:3.0.4"

0 commit comments

Comments
 (0)