Skip to content

Commit 01534c8

Browse files
build(deps-dev): bump globals from 15.14.0 to 15.15.0 in /code
Bumps [globals](https://github.com/sindresorhus/globals) from 15.14.0 to 15.15.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.14.0...v15.15.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08b1803 commit 01534c8

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.0.1",
6363
"eslint-plugin-import": "^2.31.0",
6464
"eslint-plugin-prettier": "^5.2.3",
65-
"globals": "^15.14.0",
65+
"globals": "^15.15.0",
6666
"msw": "^2.7.0",
6767
"prettier": "^3.5.0",
6868
"typescript": "^5.7.3",

code/yarn.lock

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

2070-
globals@^15.14.0:
2071-
version "15.14.0"
2072-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
2073-
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
2070+
globals@^15.15.0:
2071+
version "15.15.0"
2072+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
2073+
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
20742074

20752075
globalthis@^1.0.4:
20762076
version "1.0.4"

0 commit comments

Comments
 (0)