Skip to content

Commit 21c2220

Browse files
chore(deps): update dependency chai to v5
1 parent 0aa1669 commit 21c2220

File tree

2 files changed

+78
-464
lines changed

2 files changed

+78
-464
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@babel/core": "^7.23.9",
5858
"@tsparticles/cli": "^2.2.4",
5959
"@tsparticles/engine": "^3.3.0",
60-
"@types/chai": "^4.3.12",
60+
"@types/chai": "^5.0.0",
6161
"@types/eslint": "^8.56.5",
6262
"@types/fs-extra": "^11.0.4",
6363
"@types/klaw": "^3.0.6",
@@ -70,7 +70,7 @@
7070
"@typescript-eslint/parser": "^7.1.0",
7171
"babel-loader": "^9.1.3",
7272
"browserslist": "^4.23.0",
73-
"chai": "^4.4.1",
73+
"chai": "^5.0.0",
7474
"copyfiles": "^2.4.1",
7575
"cross-env": "^7.0.3",
7676
"mocha": "^10.3.0",

0 commit comments

Comments
 (0)