We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483a415 commit c010f6fCopy full SHA for c010f6f
ui/package.json
@@ -22,7 +22,7 @@
22
"browser-pack-flat": "~3.5.0",
23
"browserify": "~17.0.0",
24
"cssnano": "~7.1.0",
25
- "eslint": "~9.39.0",
+ "eslint": "~10.0.0",
26
"eslint-plugin-import": "~2.32.0",
27
"eslint-plugin-n": "~17.23.0",
28
"eslint-plugin-promise": "~7.2.0",
@@ -56,7 +56,7 @@
56
"overrides": {
57
"qs": "^6.14.1",
58
"eslint-plugin-node": {
59
- "eslint": "~9.39.0"
+ "eslint": "~10.0.0"
60
},
61
"gulp-stylelint": {
62
"stylelint": "~16.26.0"
0 commit comments