Skip to content

Commit ac7126d

Browse files
Bump globals in /client in the frontends-dev group across 1 directory
Bumps the frontends-dev group with 1 update in the /client directory: [globals](https://github.com/sindresorhus/globals). Updates `globals` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontends-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bf15b9 commit ac7126d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-react": "^7.37.5",
4343
"eslint-plugin-react-hooks": "^7.0.1",
4444
"eslint-plugin-react-refresh": "^0.5.0",
45-
"globals": "^17.0.0",
45+
"globals": "^17.4.0",
4646
"http-proxy-middleware": "^3.0.5",
4747
"sass": "^1.97.2",
4848
"vite": "^7.3.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2101,10 +2101,10 @@ globals@^14.0.0:
21012101
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
21022102
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
21032103

2104-
globals@^17.0.0:
2105-
version "17.3.0"
2106-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.3.0.tgz#8b96544c2fa91afada02747cc9731c002a96f3b9"
2107-
integrity sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==
2104+
globals@^17.4.0:
2105+
version "17.4.0"
2106+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
2107+
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
21082108

21092109
globalthis@^1.0.4:
21102110
version "1.0.4"

0 commit comments

Comments
 (0)