Skip to content

Commit 094da1d

Browse files
committed
build: updated deps
1 parent 2c14df2 commit 094da1d

File tree

3 files changed

+20
-29
lines changed

3 files changed

+20
-29
lines changed

files/empty-project/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
"devDependencies": {
8585
"@babel/core": "^7.23.6",
8686
"@tsparticles/cli": "^2.0.1",
87-
"@tsparticles/eslint-config": "^2.0.1",
87+
"@tsparticles/eslint-config": "^2.0.2",
8888
"@tsparticles/prettier-config": "^2.0.1",
8989
"@tsparticles/tsconfig": "^2.0.1",
90-
"@tsparticles/webpack-plugin": "^2.0.1",
90+
"@tsparticles/webpack-plugin": "^2.0.2",
9191
"@types/webpack-env": "^1.18.4",
9292
"@typescript-eslint/eslint-plugin": "^6.14.0",
9393
"@typescript-eslint/parser": "^6.14.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"version": "node scripts/postversion.js && git add files/empty-project/package.json"
2929
},
3030
"dependencies": {
31-
"@tsparticles/eslint-config": "^2.0.1",
31+
"@tsparticles/eslint-config": "^2.0.2",
3232
"@tsparticles/prettier-config": "^2.0.1",
3333
"@tsparticles/tsconfig": "^2.0.1",
34-
"@tsparticles/webpack-plugin": "^2.0.1",
34+
"@tsparticles/webpack-plugin": "^2.0.2",
3535
"@typescript-eslint/eslint-plugin": "^6.14.0",
3636
"@typescript-eslint/parser": "^6.14.0",
3737
"commander": "^11.1.0",

pnpm-lock.yaml

Lines changed: 16 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)