Skip to content

Commit

Permalink
Update dependency eslint to v8.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 1614428 commit 6f5b040
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
22 changes: 11 additions & 11 deletions demo/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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"lint": "eslint *.js src/**/*"
},
"devDependencies": {
"eslint": "8.53.0",
"eslint": "8.54.0",
"rollup": "3.29.4",
"rollup-plugin-auto-reload": ".."
}
Expand Down
16 changes: 8 additions & 8 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 @@ -55,7 +55,7 @@
"@types/ws": "8.5.9",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"rollup": "3.29.4",
"rollup-plugin-dts": "5.3.1",
Expand Down

0 comments on commit 6f5b040

Please sign in to comment.