Skip to content

Commit f7cc9f7

Browse files
build(deps-dev): bump globals from 15.12.0 to 15.14.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.12.0 to 15.14.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.12.0...v15.14.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 896b5c0 commit f7cc9f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"eslint": "^9.16.0",
103103
"eslint-config-prettier": "^9.1.0",
104104
"eslint-plugin-tsdoc": "^0.3.0",
105-
"globals": "^15.12.0",
105+
"globals": "^15.14.0",
106106
"gzip-size": "^6.0.0",
107107
"kleur": "^4.1.5",
108108
"lint-staged": "15.2.10",

yarn.lock

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

2643-
globals@^15.12.0:
2644-
version "15.12.0"
2645-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5"
2646-
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==
2643+
globals@^15.14.0:
2644+
version "15.14.0"
2645+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
2646+
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
26472647

26482648
graceful-fs@^4.1.6, graceful-fs@^4.2.0:
26492649
version "4.2.4"

0 commit comments

Comments
 (0)