Skip to content

Commit eaa5a61

Browse files
authored
Merge pull request #113 from sevensc/renovate/globals-17.x
chore(deps): update dependency globals to v17
2 parents 3ed295d + c7aabd5 commit eaa5a61

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/eslint-plugin": "^8.35.0",
3737
"@typescript-eslint/parser": "^8.35.0",
3838
"eslint": "^9.30.0",
39-
"globals": "^16.2.0",
39+
"globals": "^17.0.0",
4040
"jest": "^30.0.3",
4141
"ts-jest": "^29.4.0",
4242
"ts-node": "^10.9.2",

yarn.lock

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

1808-
globals@^16.2.0:
1809-
version "16.5.0"
1810-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
1811-
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
1808+
globals@^17.0.0:
1809+
version "17.5.0"
1810+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6"
1811+
integrity sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==
18121812

18131813
graceful-fs@^4.2.11:
18141814
version "4.2.11"

0 commit comments

Comments
 (0)