mirror of https://github.com/jenkinsci/jenkins.git
Update dependency globals to v16.3.0 (#10792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b4d0db62e
commit
70afa3d549
|
@ -34,7 +34,7 @@
|
|||
"eslint": "9.30.0",
|
||||
"eslint-config-prettier": "10.1.5",
|
||||
"eslint-formatter-checkstyle": "8.40.0",
|
||||
"globals": "16.2.0",
|
||||
"globals": "16.3.0",
|
||||
"handlebars-loader": "1.7.3",
|
||||
"mini-css-extract-plugin": "2.9.2",
|
||||
"postcss": "8.5.6",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3947,10 +3947,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:16.2.0":
|
||||
version: 16.2.0
|
||||
resolution: "globals@npm:16.2.0"
|
||||
checksum: 10c0/c2b3ea163faa6f8a38076b471b12f4bda891f7df7f7d2e8294fb4801d735a51a73431bf4c1696c5bf5dbca5e0a0db894698acfcbd3068730c6b12eef185dea25
|
||||
"globals@npm:16.3.0":
|
||||
version: 16.3.0
|
||||
resolution: "globals@npm:16.3.0"
|
||||
checksum: 10c0/c62dc20357d1c0bf2be4545d6c4141265d1a229bf1c3294955efb5b5ef611145391895e3f2729f8603809e81b30b516c33e6c2597573844449978606aad6eb38
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4366,7 +4366,7 @@ __metadata:
|
|||
eslint: "npm:9.30.0"
|
||||
eslint-config-prettier: "npm:10.1.5"
|
||||
eslint-formatter-checkstyle: "npm:8.40.0"
|
||||
globals: "npm:16.2.0"
|
||||
globals: "npm:16.3.0"
|
||||
handlebars: "npm:4.7.8"
|
||||
handlebars-loader: "npm:1.7.3"
|
||||
hotkeys-js: "npm:3.12.2"
|
||||
|
|
Loading…
Reference in New Issue