Skip to content

Commit

Permalink
Update dependency eslint to v8.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent fdc1072 commit f8d03c3
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 39 deletions.
49 changes: 28 additions & 21 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.51.0",
"eslint": "8.52.0",
"rollup": "3.29.4",
"rollup-plugin-auto-reload": ".."
}
Expand Down
39 changes: 23 additions & 16 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.8",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.51.0",
"eslint": "8.52.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 f8d03c3

Please sign in to comment.