Skip to content

Commit c0c7235

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 32b99a4 commit c0c7235

File tree

3 files changed

+101
-88
lines changed

3 files changed

+101
-88
lines changed

apps/preact/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"url": "https://github.com/tsparticles/preact/issues"
2929
},
3030
"devDependencies": {
31-
"@typescript-eslint/eslint-plugin": "^6.16.0",
32-
"@typescript-eslint/parser": "^6.16.0",
31+
"@typescript-eslint/eslint-plugin": "^8.0.0",
32+
"@typescript-eslint/parser": "^8.0.0",
3333
"copyfiles": "^2.4.1",
3434
"enzyme": "^3.11.0",
3535
"enzyme-adapter-preact-pure": "^4.1.0",

components/preact/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
"@types/node": "^20.10.5",
102102
"@types/react": "^18.2.46",
103103
"@types/react-dom": "^18.2.18",
104-
"@typescript-eslint/eslint-plugin": "^6.16.0",
105-
"@typescript-eslint/parser": "^6.16.0",
104+
"@typescript-eslint/eslint-plugin": "^8.0.0",
105+
"@typescript-eslint/parser": "^8.0.0",
106106
"babel-loader": "^9.1.3",
107107
"cross-env": "^7.0.3",
108108
"eslint": "^8.56.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)