Skip to content

Commit ba8bf5f

Browse files
build(deps-dev): bump globals from 16.3.0 to 16.4.0 in /code
Bumps [globals](https://github.com/sindresorhus/globals) from 16.3.0 to 16.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.3.0...v16.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6c557b commit ba8bf5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-config-prettier": "^10.1.8",
6363
"eslint-plugin-import": "^2.32.0",
6464
"eslint-plugin-prettier": "^5.5.4",
65-
"globals": "^16.3.0",
65+
"globals": "^16.4.0",
6666
"prettier": "^3.6.2",
6767
"typescript": "^5.9.2",
6868
"typescript-eslint": "^8.43.0",

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,10 +2040,10 @@ globals@^14.0.0:
20402040
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
20412041
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
20422042

2043-
globals@^16.3.0:
2044-
version "16.3.0"
2045-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
2046-
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
2043+
globals@^16.4.0:
2044+
version "16.4.0"
2045+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
2046+
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
20472047

20482048
globalthis@^1.0.3, globalthis@^1.0.4:
20492049
version "1.0.4"

0 commit comments

Comments
 (0)