We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa1669 commit 21c2220Copy full SHA for 21c2220
package.json
@@ -57,7 +57,7 @@
57
"@babel/core": "^7.23.9",
58
"@tsparticles/cli": "^2.2.4",
59
"@tsparticles/engine": "^3.3.0",
60
- "@types/chai": "^4.3.12",
+ "@types/chai": "^5.0.0",
61
"@types/eslint": "^8.56.5",
62
"@types/fs-extra": "^11.0.4",
63
"@types/klaw": "^3.0.6",
@@ -70,7 +70,7 @@
70
"@typescript-eslint/parser": "^7.1.0",
71
"babel-loader": "^9.1.3",
72
"browserslist": "^4.23.0",
73
- "chai": "^4.4.1",
+ "chai": "^5.0.0",
74
"copyfiles": "^2.4.1",
75
"cross-env": "^7.0.3",
76
"mocha": "^10.3.0",
0 commit comments