Skip to content

Commit

Permalink
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent c0ca33e commit 6013c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"eslint": "8.56.0"
"eslint": "9.12.0"
},
"scripts": {
"build": "tsc --target ES6 --module commonjs --declaration --outDir \".\" --types \"node\" ./src/*.ts",
Expand Down

0 comments on commit 6013c0f

Please sign in to comment.