Skip to content

Commit

Permalink
[7.17] Upgrade luxon 1.x/2.x to latest version (#148522) (#148548)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `7.17`:
- [Upgrade luxon 1.x/2.x to latest version
(#148522)](#148522)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Thomas
Watson","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-01-09T13:47:50Z","message":"Upgrade
luxon 1.x/2.x to latest version
(#148522)","sha":"1a8c5a6f2c7380cd76825a886ebcead1533e64a6","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v8.7.0"],"number":148522,"url":"https://github.com/elastic/kibana/pull/148522","mergeCommit":{"message":"Upgrade
luxon 1.x/2.x to latest version
(#148522)","sha":"1a8c5a6f2c7380cd76825a886ebcead1533e64a6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148522","number":148522,"mergeCommit":{"message":"Upgrade
luxon 1.x/2.x to latest version
(#148522)","sha":"1a8c5a6f2c7380cd76825a886ebcead1533e64a6"}},{"url":"https://github.com/elastic/kibana/pull/148543","number":148543,"branch":"8.5","state":"OPEN"},{"url":"https://github.com/elastic/kibana/pull/148544","number":148544,"branch":"8.6","state":"OPEN"}]}]
BACKPORT-->
  • Loading branch information
Thomas Watson authored Jan 10, 2023
1 parent eeeef0c commit d9bc58d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18718,9 +18718,9 @@ [email protected]:
es5-ext "~0.10.2"

luxon@^1.25.0:
version "1.28.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf"
integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ==
version "1.28.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0"
integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==

lz-string@^1.4.4:
version "1.4.4"
Expand Down

0 comments on commit d9bc58d

Please sign in to comment.