Skip to content

Commit

Permalink
Update dependency eslint to v8.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent ab5d7a6 commit 756d551
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 40 deletions.
92 changes: 53 additions & 39 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 @@ -7,7 +7,7 @@
"@types/node": "18.18.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"eslint": "8.50.0"
"eslint": "8.56.0"
},
"scripts": {
"build": "tsc --target ES6 --module commonjs --declaration --outDir \".\" --types \"node\" ./src/*.ts",
Expand Down

0 comments on commit 756d551

Please sign in to comment.