Skip to content

Commit 4f043a3

Browse files
Update dependency eslint to ~9.34.0
1 parent c760e13 commit 4f043a3

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.33.0",
25+
"eslint": "~9.34.0",
2626
"eslint-plugin-import": "~2.32.0",
2727
"eslint-plugin-n": "~17.21.0",
2828
"eslint-plugin-promise": "~7.2.0",
@@ -55,7 +55,7 @@
5555
},
5656
"overrides": {
5757
"eslint-plugin-node": {
58-
"eslint": "~9.33.0"
58+
"eslint": "~9.34.0"
5959
},
6060
"gulp-stylelint": {
6161
"stylelint": "~16.23.0"

0 commit comments

Comments
 (0)