Skip to content

Commit 657b5fd

Browse files
chore: update dependency globals to v17
1 parent 17537ae commit 657b5fd

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-import-resolver-typescript": "^4.4.3",
9696
"eslint-plugin-import-x": "^4.15.2",
97-
"globals": "^16.0.0",
97+
"globals": "^17.0.0",
9898
"husky": "^9.1.5",
9999
"lerna": "^8.2.0",
100100
"lint-staged": "16.3.1",

yarn.lock

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

4484-
globals@^16.0.0:
4485-
version "16.5.0"
4486-
resolved "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
4487-
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
4484+
globals@^17.0.0:
4485+
version "17.4.0"
4486+
resolved "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
4487+
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
44884488

44894489
gopd@^1.2.0:
44904490
version "1.2.0"

0 commit comments

Comments
 (0)