Skip to content

Commit cd5e9b8

Browse files
committed
build: updated deps
1 parent 326d4c3 commit cd5e9b8

File tree

2 files changed

+491
-395
lines changed

2 files changed

+491
-395
lines changed

package.json

Lines changed: 4 additions & 4 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": "^1.19.0",
31+
"@tsparticles/eslint-config": "^1.20.0",
3232
"@tsparticles/prettier-config": "^1.12.0",
3333
"@tsparticles/tsconfig": "^1.14.0",
34-
"@tsparticles/webpack-plugin": "^1.23.0",
35-
"@typescript-eslint/eslint-plugin": "^6.2.1",
36-
"@typescript-eslint/parser": "^6.2.1",
34+
"@tsparticles/webpack-plugin": "^1.24.0",
35+
"@typescript-eslint/eslint-plugin": "^6.3.0",
36+
"@typescript-eslint/parser": "^6.3.0",
3737
"commander": "^11.0.0",
3838
"eslint": "^8.46.0",
3939
"eslint-config-prettier": "^9.0.0",

0 commit comments

Comments
 (0)