Skip to content

Commit 3510bd2

Browse files
Bump globals from 16.3.0 to 16.4.0 (#2163)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5092ba commit 3510bd2

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
@@ -35,7 +35,7 @@
3535
"eslint-config-prettier": "10.1.8",
3636
"eslint-plugin-prettier": "5.5.4",
3737
"fs-extra": "11.3.1",
38-
"globals": "16.3.0",
38+
"globals": "16.4.0",
3939
"gray-matter": "4.0.3",
4040
"jest": "30.1.3",
4141
"jest-environment-jsdom": "30.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3024,10 +3024,10 @@ global-prefix@^3.0.0:
30243024
kind-of "^6.0.2"
30253025
which "^1.3.1"
30263026

3027-
globals@16.3.0:
3028-
version "16.3.0"
3029-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
3030-
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
3027+
globals@16.4.0:
3028+
version "16.4.0"
3029+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
3030+
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
30313031

30323032
globals@^11.1.0:
30333033
version "11.12.0"

0 commit comments

Comments
 (0)