Skip to content

Commit

Permalink
chore: update dependency eslint to v9
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 84618ae commit 7ea9d23
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 77 deletions.
172 changes: 96 additions & 76 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/node": "^10.17.60",
"async-iterators": "^0.2.2",
"bson": "^4.7.2",
"eslint": "^8.57.0",
"eslint": "^9.1.1",
"eslint-config-loopback": "^13.1.0",
"eslint-plugin-mocha": "^10.4.3",
"loopback-connector-throwing": "file:./test/fixtures/loopback-connector-throwing",
Expand Down

0 comments on commit 7ea9d23

Please sign in to comment.