Skip to content

Commit 941bd3c

Browse files
Update dependency eslint to ~9.36.0
1 parent 7c38970 commit 941bd3c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

ui/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"browser-pack-flat": "~3.5.0",
2323
"browserify": "~17.0.0",
2424
"cssnano": "~7.1.0",
25-
"eslint": "~9.35.0",
25+
"eslint": "~9.36.0",
2626
"eslint-plugin-import": "~2.32.0",
2727
"eslint-plugin-n": "~17.23.0",
2828
"eslint-plugin-promise": "~7.2.0",
@@ -55,7 +55,7 @@
5555
},
5656
"overrides": {
5757
"eslint-plugin-node": {
58-
"eslint": "~9.35.0"
58+
"eslint": "~9.36.0"
5959
},
6060
"gulp-stylelint": {
6161
"stylelint": "~16.24.0"

0 commit comments

Comments
 (0)