Skip to content

Commit ab8dae1

Browse files
authored
Merge pull request #539 from OpenConext/dependabot/npm_and_yarn/client/frontends-dev-030533b0b8
Bump globals from 17.3.0 to 17.4.0 in /client in the frontends-dev group across 1 directory
2 parents 3e54d11 + ac7126d commit ab8dae1

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)