Skip to content

Commit

Permalink
Update dependency globals to v15.2.0 (#9264)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent e6a5d3e commit 6130d2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "9.2.0",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-checkstyle": "8.40.0",
"globals": "15.1.0",
"globals": "15.2.0",
"handlebars-loader": "1.7.3",
"mini-css-extract-plugin": "2.9.0",
"postcss": "8.4.38",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3957,10 +3957,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.1.0":
version: 15.1.0
resolution: "globals@npm:15.1.0"
checksum: 10c0/ae9cd15057dc6a21d6dbafe9f47b66bd063c6d3c9215fa1e8294bd130d89f188c48370a11a9525a5a33bd8689fc4fdfd3f474d930692d7abb7459cd982503336
"globals@npm:15.2.0":
version: 15.2.0
resolution: "globals@npm:15.2.0"
checksum: 10c0/ba8c34ef10fc1e65319bfde912a76dbe7654085af8b09d897974cfbe000c6d950ddcf28b4a0de372fe4144836aede32210a97b27ef184f68e1ff8bcd1a74fc5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4380,7 +4380,7 @@ __metadata:
eslint: "npm:9.2.0"
eslint-config-prettier: "npm:9.1.0"
eslint-formatter-checkstyle: "npm:8.40.0"
globals: "npm:15.1.0"
globals: "npm:15.2.0"
handlebars: "npm:4.7.8"
handlebars-loader: "npm:1.7.3"
hotkeys-js: "npm:3.12.2"
Expand Down

0 comments on commit 6130d2f

Please sign in to comment.