Skip to content

Commit 43897cd

Browse files
authored
Merge pull request #430 from OpenConext/dependabot/npm_and_yarn/client/globals-17.0.0
Bump globals from 16.5.0 to 17.0.0 in /client
2 parents a4d89da + fd16dc9 commit 43897cd

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react": "^7.37.5",
3939
"eslint-plugin-react-hooks": "^7.0.1",
4040
"eslint-plugin-react-refresh": "^0.4.25",
41-
"globals": "^16.5.0",
41+
"globals": "^17.0.0",
4242
"http-proxy-middleware": "^3.0.5",
4343
"sass": "^1.97.2",
4444
"vite": "^7.3.1",

client/yarn.lock

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

2065-
globals@^16.5.0:
2066-
version "16.5.0"
2067-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
2068-
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
2065+
globals@^17.0.0:
2066+
version "17.0.0"
2067+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.0.0.tgz#a4196d9cfeb4d627ba165b4647b1f5853bf90a30"
2068+
integrity sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==
20692069

20702070
globalthis@^1.0.4:
20712071
version "1.0.4"

0 commit comments

Comments
 (0)