Skip to content

Commit bd3f413

Browse files
Merge pull request #346 from platinummonkey/dependabot/npm_and_yarn/globals-16.4.0
Bump globals from 16.3.0 to 16.4.0
2 parents 8bb21ce + 0a78ffd commit bd3f413

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-github": "^6.0.0",
3939
"eslint-plugin-jest": "^29.0.1",
4040
"eslint-plugin-prettier": "^5.5.4",
41-
"globals": "^16.3.0",
41+
"globals": "^16.4.0",
4242
"jest": "^30.1.3",
4343
"js-yaml": "^4.1.0",
4444
"prettier": "^3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2456,10 +2456,10 @@ globals@^14.0.0:
24562456
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz"
24572457
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
24582458

2459-
globals@^16.0.0, globals@^16.3.0:
2460-
version "16.3.0"
2461-
resolved "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz"
2462-
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
2459+
globals@^16.0.0, globals@^16.4.0:
2460+
version "16.4.0"
2461+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
2462+
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
24632463

24642464
globalthis@^1.0.4:
24652465
version "1.0.4"

0 commit comments

Comments
 (0)