Skip to content

Commit

Permalink
build(deps): update dependency luxon to v1.27.0 (#10098)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 21, 2021
1 parent 621b77b commit df987f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"json-dup-key-validator": "1.0.3",
"json-stringify-pretty-compact": "2.0.0",
"json5": "2.2.0",
"luxon": "1.26.0",
"luxon": "1.27.0",
"markdown-it": "12.0.6",
"markdown-table": "2.0.0",
"minimatch": "3.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6191,10 +6191,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

luxon@1.26.0:
version "1.26.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.26.0.tgz#d3692361fda51473948252061d0f8561df02b578"
integrity sha512-+V5QIQ5f6CDXQpWNICELwjwuHdqeJM1UenlZWx5ujcRMc9venvluCjFb4t5NYLhb6IhkbMVOxzVuOqkgMxee2A==
luxon@1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.27.0.tgz#ae10c69113d85dab8f15f5e8390d0cbeddf4f00f"
integrity sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA==

make-dir@^3.0.0:
version "3.1.0"
Expand Down

0 comments on commit df987f5

Please sign in to comment.