Skip to content

Commit

Permalink
Bump globals from 15.9.0 to 15.10.0 in /client (#2697)
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.9.0 to 15.10.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.9.0...v15.10.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 6b998e2 commit cb66acf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"css-loader": "^7.1.2",
"eslint": "^9.11.1",
"git-revision-webpack-plugin": "^5.0.0",
"globals": "^15.9.0",
"globals": "^15.10.0",
"html-webpack-plugin": "^5.6.0",
"license-webpack-plugin": "^4.0.2",
"riot": "^9.4.0",
Expand Down
9 changes: 8 additions & 1 deletion client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1465,6 +1465,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.10.0":
version: 15.10.0
resolution: "globals@npm:15.10.0"
checksum: 10/d649208c62406fa71f131be643cb6d18703be5e612f8fa4da8a35bda56ce5a6a8caeb13a2f5a927e4d3324d73872e897067eb6f92ddd46a29876ffa5c4910cb8
languageName: node
linkType: hard

"globals@npm:^15.9.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
Expand Down Expand Up @@ -1544,7 +1551,7 @@ __metadata:
css-loader: "npm:^7.1.2"
eslint: "npm:^9.11.1"
git-revision-webpack-plugin: "npm:^5.0.0"
globals: "npm:^15.9.0"
globals: "npm:^15.10.0"
html-webpack-plugin: "npm:^5.6.0"
license-webpack-plugin: "npm:^4.0.2"
riot: "npm:^9.4.0"
Expand Down

0 comments on commit cb66acf

Please sign in to comment.