mirror of https://github.com/jenkinsci/jenkins.git
Update dependency globals to v15.10.0 (#9816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ba21dbe605
commit
ee00900d1f
|
|
@ -34,7 +34,7 @@
|
|||
"eslint": "9.11.1",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-formatter-checkstyle": "8.40.0",
|
||||
"globals": "15.9.0",
|
||||
"globals": "15.10.0",
|
||||
"handlebars-loader": "1.7.3",
|
||||
"mini-css-extract-plugin": "2.9.1",
|
||||
"postcss": "8.4.47",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -3991,10 +3991,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:15.9.0":
|
||||
version: 15.9.0
|
||||
resolution: "globals@npm:15.9.0"
|
||||
checksum: 10c0/de4b553e412e7e830998578d51b605c492256fb2a9273eaeec6ec9ee519f1c5aa50de57e3979911607fd7593a4066420e01d8c3d551e7a6a236e96c521aee36c
|
||||
"globals@npm:15.10.0":
|
||||
version: 15.10.0
|
||||
resolution: "globals@npm:15.10.0"
|
||||
checksum: 10c0/fef8f320e88f01f1492fef1b04b056908e1f6726eeaffe3bca03247237300c2d86e71585ee641b62ba71460a6eaff0d6ca7fca284e61bd1b3f833c7ad68b160a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -4417,7 +4417,7 @@ __metadata:
|
|||
eslint: "npm:9.11.1"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-formatter-checkstyle: "npm:8.40.0"
|
||||
globals: "npm:15.9.0"
|
||||
globals: "npm:15.10.0"
|
||||
handlebars: "npm:4.7.8"
|
||||
handlebars-loader: "npm:1.7.3"
|
||||
hotkeys-js: "npm:3.12.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue