Skip to content

Commit 8132151

Browse files
Bump globals from 16.2.0 to 16.3.0 (#2109)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a469bec commit 8132151

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.5",
3636
"eslint-plugin-prettier": "5.5.1",
3737
"fs-extra": "11.3.0",
38-
"globals": "16.2.0",
38+
"globals": "16.3.0",
3939
"gray-matter": "4.0.3",
4040
"jest": "30.0.4",
4141
"jest-environment-jsdom": "30.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2925,10 +2925,10 @@ global-prefix@^3.0.0:
29252925
kind-of "^6.0.2"
29262926
which "^1.3.1"
29272927

2928-
globals@16.2.0:
2929-
version "16.2.0"
2930-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
2931-
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
2928+
globals@16.3.0:
2929+
version "16.3.0"
2930+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
2931+
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
29322932

29332933
globals@^11.1.0:
29342934
version "11.12.0"

0 commit comments

Comments
 (0)