Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 32b99a4 commit c0c7235
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 88 deletions.
4 changes: 2 additions & 2 deletions apps/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"url": "https://github.com/tsparticles/preact/issues"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"copyfiles": "^2.4.1",
"enzyme": "^3.11.0",
"enzyme-adapter-preact-pure": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions components/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
"@types/node": "^20.10.5",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"babel-loader": "^9.1.3",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
Expand Down
181 changes: 97 additions & 84 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0c7235

Please sign in to comment.