Skip to content

Commit

Permalink
build: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed Aug 8, 2023
1 parent 326d4c3 commit cd5e9b8
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 395 deletions.
8 changes: 4 additions & 4 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": "^1.19.0",
"@tsparticles/eslint-config": "^1.20.0",
"@tsparticles/prettier-config": "^1.12.0",
"@tsparticles/tsconfig": "^1.14.0",
"@tsparticles/webpack-plugin": "^1.23.0",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@tsparticles/webpack-plugin": "^1.24.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"commander": "^11.0.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
Loading

0 comments on commit cd5e9b8

Please sign in to comment.