mirror of https://github.com/jenkinsci/jenkins.git
Update dependency @eslint/js to v9.25.0 (#10568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e0f095508a
commit
636ce2efdf
|
@ -26,7 +26,7 @@
|
|||
"@babel/cli": "7.27.0",
|
||||
"@babel/core": "7.26.10",
|
||||
"@babel/preset-env": "7.26.9",
|
||||
"@eslint/js": "9.24.0",
|
||||
"@eslint/js": "9.25.0",
|
||||
"babel-loader": "10.0.0",
|
||||
"clean-webpack-plugin": "4.0.0",
|
||||
"css-loader": "7.1.2",
|
||||
|
|
|
@ -1700,6 +1700,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.25.0":
|
||||
version: 9.25.0
|
||||
resolution: "@eslint/js@npm:9.25.0"
|
||||
checksum: 10c0/4a03e2b218e086af89465563151610f30c1ff38e53a4b09fa71d2e7d1f1b37d72e3aacaf2ccb949544b6fcbc12b118162f5edb6e7deee9b3bfd816745fe74dfa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/object-schema@npm:^2.1.6":
|
||||
version: 2.1.6
|
||||
resolution: "@eslint/object-schema@npm:2.1.6"
|
||||
|
@ -4352,7 +4359,7 @@ __metadata:
|
|||
"@babel/cli": "npm:7.27.0"
|
||||
"@babel/core": "npm:7.26.10"
|
||||
"@babel/preset-env": "npm:7.26.9"
|
||||
"@eslint/js": "npm:9.24.0"
|
||||
"@eslint/js": "npm:9.25.0"
|
||||
babel-loader: "npm:10.0.0"
|
||||
clean-webpack-plugin: "npm:4.0.0"
|
||||
css-loader: "npm:7.1.2"
|
||||
|
|
Loading…
Reference in New Issue