Skip to content

Commit 8764199

Browse files
committed
build: updated deps
1 parent 9b335cc commit 8764199

File tree

2 files changed

+140
-146
lines changed

2 files changed

+140
-146
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"version": "node scripts/postversion.js && git add files/empty-project/package.json"
2929
},
3030
"dependencies": {
31-
"@tsparticles/eslint-config": "^2.0.0-beta.3",
31+
"@tsparticles/eslint-config": "^2.0.0-beta.4",
3232
"@tsparticles/prettier-config": "^2.0.0-beta.3",
3333
"@tsparticles/tsconfig": "^2.0.0-beta.1",
34-
"@tsparticles/webpack-plugin": "^2.0.0-beta.3",
35-
"@typescript-eslint/eslint-plugin": "^6.8.0",
36-
"@typescript-eslint/parser": "^6.8.0",
34+
"@tsparticles/webpack-plugin": "^2.0.0-beta.4",
35+
"@typescript-eslint/eslint-plugin": "^6.9.0",
36+
"@typescript-eslint/parser": "^6.9.0",
3737
"commander": "^11.1.0",
3838
"eslint": "^8.52.0",
3939
"eslint-config-prettier": "^9.0.0",
@@ -55,7 +55,7 @@
5555
"@types/fs-extra": "^11.0.3",
5656
"@types/klaw": "^3.0.5",
5757
"@types/mocha": "^10.0.3",
58-
"@types/node": "^20.8.7",
58+
"@types/node": "^20.8.9",
5959
"@types/prompts": "^2.4.7",
6060
"chai": "^4.3.10",
6161
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)