Skip to content

Commit acae576

Browse files
chore(deps-dev): bump globals from 16.5.0 to 17.0.0 (#7291)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f1bef8 commit acae576

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"eslint-plugin-unicorn": "^62.0.0",
167167
"express": "^5.1.0",
168168
"glob": "^10.4.5",
169-
"globals": "^16.3.0",
169+
"globals": "^17.0.0",
170170
"graphql": "*",
171171
"jszip": "^3.10.1",
172172
"mocha": "^11.6.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2166,11 +2166,16 @@ globals@^15.11.0, globals@^15.14.0:
21662166
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
21672167
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
21682168

2169-
globals@^16.2.0, globals@^16.3.0, globals@^16.4.0:
2169+
globals@^16.2.0, globals@^16.4.0:
21702170
version "16.5.0"
21712171
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
21722172
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
21732173

2174+
globals@^17.0.0:
2175+
version "17.0.0"
2176+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.0.0.tgz#a4196d9cfeb4d627ba165b4647b1f5853bf90a30"
2177+
integrity sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==
2178+
21742179
globalthis@^1.0.4:
21752180
version "1.0.4"
21762181
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"

0 commit comments

Comments
 (0)