Skip to content

Commit 7269084

Browse files
chore(deps): update dependency globals to v15.14.0 (#495) (#496)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit 876eed8) # Conflicts: # yarn.lock Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 22d6faf commit 7269084

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint": "9.17.0",
6666
"eslint-config-prettier": "9.1.0",
6767
"eslint-plugin-prettier": "5.2.1",
68-
"globals": "15.13.0",
68+
"globals": "15.14.0",
6969
"husky": "9.1.7",
7070
"jest": "29.7.0",
7171
"prettier": "3.4.2",

yarn.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,10 +2366,26 @@ glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
23662366
once "^1.3.0"
23672367
path-is-absolute "^1.0.0"
23682368

2369+
<<<<<<< HEAD
23692370
globals@15.13.0:
23702371
version "15.13.0"
23712372
resolved "https://registry.yarnpkg.com/globals/-/globals-15.13.0.tgz#bbec719d69aafef188ecd67954aae76a696010fc"
23722373
integrity sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==
2374+
=======
2375+
global-prefix@^3.0.0:
2376+
version "3.0.0"
2377+
resolved "https://registry.yarnpkg.com/global-prefix/-/global-prefix-3.0.0.tgz#fc85f73064df69f50421f47f883fe5b913ba9b97"
2378+
integrity sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==
2379+
dependencies:
2380+
ini "^1.3.5"
2381+
kind-of "^6.0.2"
2382+
which "^1.3.1"
2383+
2384+
globals@15.14.0:
2385+
version "15.14.0"
2386+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
2387+
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
2388+
>>>>>>> 876eed8 (chore(deps): update dependency globals to v15.14.0 (#495))
23732389

23742390
globals@^11.1.0:
23752391
version "11.12.0"

0 commit comments

Comments
 (0)