Skip to content

Commit

Permalink
chore(deps): Update typescript-eslint to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars committed Dec 2, 2024
1 parent 74dd564 commit 8244294
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 141 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"format-check": "prettier --check ."
},
"devDependencies": {
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@types/eslint__js": "8.42.3",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"prettier": "3.4.0",
"rollup": "4.27.4",
"prettier": "3.4.1",
"rollup": "4.28.0",
"typescript": "5.7.2",
"typescript-eslint": "rc-v8"
"typescript-eslint": "8.16.0"
},
"resolutions": {
"semver": ">=7.5.2",
Expand Down
Loading

0 comments on commit 8244294

Please sign in to comment.