Skip to content

Commit 5cedaf5

Browse files
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 a4e393e commit 5cedaf5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"eslint-plugin-prettier": "^5.2.1",
166166
"eslint-webpack-plugin": "^4.2.0",
167167
"file-loader": "^6.2.0",
168-
"globals": "^15.12.0",
168+
"globals": "^15.14.0",
169169
"html-webpack-plugin": "^5.6.0",
170170
"husky": "^9.0.11",
171171
"jest": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6251,10 +6251,10 @@ globals@^14.0.0:
62516251
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
62526252
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
62536253

6254-
globals@^15.12.0:
6255-
version "15.12.0"
6256-
resolved "https://registry.npmjs.org/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5"
6257-
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==
6254+
globals@^15.14.0:
6255+
version "15.14.0"
6256+
resolved "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
6257+
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
62586258

62596259
globalthis@^1.0.3:
62606260
version "1.0.3"

0 commit comments

Comments
 (0)