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 Jan 10, 2025
1 parent b1add14 commit 93899aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "larvitorder",
"version": "4.1.3",
"version": "4.1.4",
"description": "Generic order system",
"main": "./dist/index.js",
"files": [
Expand All @@ -23,7 +23,7 @@
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"eslint": "8.37.0",
"eslint": "9.18.0",
"mocha": "11.0.1",
"nyc": "17.0.0",
"ts-node": "10.9.1",
Expand Down

0 comments on commit 93899aa

Please sign in to comment.