Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
Update dependency idx to ^2.5.6 (elastic#47399)
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger authored and spalger committed Oct 6, 2019
1 parent 3ddea9d commit 8ec3502
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
"humps": "2.0.1",
"i18n-iso-countries": "^4.3.1",
"icalendar": "0.7.1",
"idx": "^2.5.2",
"idx": "^2.5.6",
"immer": "^1.5.0",
"inline-style": "^2.0.0",
"intl": "^1.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14960,10 +14960,10 @@ icss-utils@^4.1.0:
dependencies:
postcss "^7.0.14"

idx@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/idx/-/idx-2.5.2.tgz#4b405c2e6d68d04136e0a368a7ab35b9caa0595f"
integrity sha512-MLoGF4lQU5q/RqJJjRsuid52emu7tPVtSSZaYXsqRvSjvXdBEmIwk2urvbNvPBRU9Ox9I4WYnxiz2GjhU34Lrw==
idx@^2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/idx/-/idx-2.5.6.tgz#1f824595070100ae9ad585c86db08dc74f83a59d"
integrity sha512-WFXLF7JgPytbMgelpRY46nHz5tyDcedJ76pLV+RJWdb8h33bxFq4bdZau38DhNSzk5eVniBf1K3jwfK+Lb5nYA==

ieee754@^1.1.4:
version "1.1.8"
Expand Down

0 comments on commit 8ec3502

Please sign in to comment.