Skip to content

Commit 874fa57

Browse files
authored
Merge pull request #432 from wolfpackthatcodes/dependabot/npm_and_yarn/code/globals-16.3.0
2 parents ce98131 + 907747b commit 874fa57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-config-prettier": "^10.1.5",
6363
"eslint-plugin-import": "^2.32.0",
6464
"eslint-plugin-prettier": "^5.5.1",
65-
"globals": "^16.2.0",
65+
"globals": "^16.3.0",
6666
"msw": "^2.10.3",
6767
"prettier": "^3.6.0",
6868
"typescript": "^5.8.3",

code/yarn.lock

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

2116-
globals@^16.2.0:
2117-
version "16.2.0"
2118-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
2119-
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
2116+
globals@^16.3.0:
2117+
version "16.3.0"
2118+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
2119+
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
21202120

21212121
globalthis@^1.0.4:
21222122
version "1.0.4"

0 commit comments

Comments
 (0)