Skip to content

Commit

Permalink
build: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed Nov 2, 2023
1 parent 17ed785 commit caecfa4
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 97 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"version": "node scripts/postversion.js && git add files/empty-project/package.json"
},
"dependencies": {
"@tsparticles/eslint-config": "^2.0.0-beta.4",
"@tsparticles/eslint-config": "^2.0.0-beta.5",
"@tsparticles/prettier-config": "^2.0.0-beta.3",
"@tsparticles/tsconfig": "^2.0.0-beta.1",
"@tsparticles/webpack-plugin": "^2.0.0-beta.4",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@tsparticles/webpack-plugin": "^2.0.0-beta.5",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"commander": "^11.1.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -55,7 +55,7 @@
"@types/fs-extra": "^11.0.3",
"@types/klaw": "^3.0.5",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"@types/prompts": "^2.4.7",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit caecfa4

Please sign in to comment.