mirror of https://github.com/jenkinsci/jenkins.git
Update eslint monorepo to v9.26.0
This commit is contained in:
parent
9af946f037
commit
83f40fe2e1
|
@ -26,12 +26,12 @@
|
|||
"@babel/cli": "7.27.1",
|
||||
"@babel/core": "7.27.1",
|
||||
"@babel/preset-env": "7.27.1",
|
||||
"@eslint/js": "9.25.1",
|
||||
"@eslint/js": "9.26.0",
|
||||
"babel-loader": "10.0.0",
|
||||
"clean-webpack-plugin": "4.0.0",
|
||||
"css-loader": "7.1.2",
|
||||
"css-minimizer-webpack-plugin": "7.0.2",
|
||||
"eslint": "9.25.1",
|
||||
"eslint": "9.26.0",
|
||||
"eslint-config-prettier": "10.1.2",
|
||||
"eslint-formatter-checkstyle": "8.40.0",
|
||||
"globals": "16.0.0",
|
||||
|
|
Loading…
Reference in New Issue