Skip to content

Commit ebb1ebd

Browse files
chore(deps): update dependency @types/chai to v5
1 parent 930767c commit ebb1ebd

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
@@ -34,7 +34,7 @@
3434
"@eslint/js": "9.11.1",
3535
"@kie/mock-github": "3.0.0-beta.1",
3636
"@oliversalzburg/eslint-config": "1.1.0",
37-
"@types/chai": "4.3.20",
37+
"@types/chai": "5.0.0",
3838
"@types/eslint": "9.6.1",
3939
"@types/mocha": "10.0.8",
4040
"@types/node": "20.16.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ __metadata:
631631
"@kie/mock-github": "npm:3.0.0-beta.1"
632632
"@oliversalzburg/eslint-config": "npm:1.1.0"
633633
"@oliversalzburg/js-utils": "npm:0.1.1"
634-
"@types/chai": "npm:4.3.20"
634+
"@types/chai": "npm:5.0.0"
635635
"@types/eslint": "npm:9.6.1"
636636
"@types/mocha": "npm:10.0.8"
637637
"@types/node": "npm:20.16.6"
@@ -691,10 +691,10 @@ __metadata:
691691
languageName: node
692692
linkType: hard
693693

694-
"@types/chai@npm:4.3.20":
695-
version: 4.3.20
696-
resolution: "@types/chai@npm:4.3.20"
697-
checksum: 10c0/4601189d611752e65018f1ecadac82e94eed29f348e1d5430e5681a60b01e1ecf855d9bcc74ae43b07394751f184f6970fac2b5561fc57a1f36e93a0f5ffb6e8
694+
"@types/chai@npm:5.0.0":
695+
version: 5.0.0
696+
resolution: "@types/chai@npm:5.0.0"
697+
checksum: 10c0/fcce55f2bbb8485fc860a1dcbac17c1a685b598cfc91a55d37b65b1642b921cf736caa8cce9dcc530830d900f78ab95cf43db4e118db34a5176f252cacd9e1e8
698698
languageName: node
699699
linkType: hard
700700

0 commit comments

Comments
 (0)