Skip to content

Commit 0b6807d

Browse files
chore: update dependency globals to v16
1 parent c76fe86 commit 0b6807d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-config-prettier": "^10.0.0",
9595
"eslint-plugin-import": "^2.30.0",
9696
"eslint-plugin-jest": "^29.0.0",
97-
"globals": "^15.13.0",
97+
"globals": "^16.0.0",
9898
"husky": "^9.1.5",
9999
"lerna": "^8.2.0",
100100
"lint-staged": "16.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4557,10 +4557,10 @@ globals@^14.0.0:
45574557
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
45584558
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
45594559

4560-
globals@^15.13.0:
4561-
version "15.15.0"
4562-
resolved "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
4563-
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
4560+
globals@^16.0.0:
4561+
version "16.2.0"
4562+
resolved "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
4563+
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
45644564

45654565
globalthis@^1.0.4:
45664566
version "1.0.4"

0 commit comments

Comments
 (0)