Skip to content

Commit 76d09c3

Browse files
Bump globals from 16.5.0 to 17.0.0 (#260)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f3e862 commit 76d09c3

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
@@ -31,7 +31,7 @@
3131
"eslint-plugin-promise": "^7.2.1",
3232
"eslint-plugin-react": "^7.37.5",
3333
"eslint-plugin-standard": "^5.0.0",
34-
"globals": "^16.5.0",
34+
"globals": "^17.0.0",
3535
"typescript": "^5.9.3"
3636
}
3737
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,10 +1355,10 @@ globals@^15.11.0:
13551355
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
13561356
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
13571357

1358-
globals@^16.5.0:
1359-
version "16.5.0"
1360-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
1361-
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
1358+
globals@^17.0.0:
1359+
version "17.0.0"
1360+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.0.0.tgz#a4196d9cfeb4d627ba165b4647b1f5853bf90a30"
1361+
integrity sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==
13621362

13631363
globalthis@^1.0.4:
13641364
version "1.0.4"

0 commit comments

Comments
 (0)