Skip to content

Commit

Permalink
Update dependency globals to v15.7.0 (#9435)
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] committed Jul 3, 2024
1 parent 771ba79 commit ed0a3be
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.6.0",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-checkstyle": "8.40.0",
"globals": "15.6.0",
"globals": "15.7.0",
"handlebars-loader": "1.7.3",
"mini-css-extract-plugin": "2.9.0",
"postcss": "8.4.39",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3983,10 +3983,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.6.0":
version: 15.6.0
resolution: "globals@npm:15.6.0"
checksum: 10c0/ba488ec5bd770336a3e1ffec3f718077768aec99e16f30c33c0eeaed09e0b93fa06a24fc0d3844d1d81a678c86d22f04547703e87e2e4353601eddcb800479ec
"globals@npm:15.7.0":
version: 15.7.0
resolution: "globals@npm:15.7.0"
checksum: 10c0/5294e3e521a1957e9930843cfd9ff6f70090f21c2c13f0df2f857787fb4f00af36d30411aa4b3cd654ec274e4b9205ee16ce347ad95b9519427bd3146c80e7aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -4406,7 +4406,7 @@ __metadata:
eslint: "npm:9.6.0"
eslint-config-prettier: "npm:9.1.0"
eslint-formatter-checkstyle: "npm:8.40.0"
globals: "npm:15.6.0"
globals: "npm:15.7.0"
handlebars: "npm:4.7.8"
handlebars-loader: "npm:1.7.3"
hotkeys-js: "npm:3.12.2"
Expand Down

0 comments on commit ed0a3be

Please sign in to comment.