Skip to content

Commit

Permalink
build(deps): update dependency luxon to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2022
1 parent 496e12f commit c519402
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -184,7 +184,7 @@
"json-dup-key-validator": "1.0.3",
"json-stringify-pretty-compact": "3.0.0",
"json5": "2.2.1",
"luxon": "2.5.0",
"luxon": "3.0.1",
"markdown-it": "13.0.1",
"markdown-table": "2.0.0",
"marshal": "0.5.4",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -6683,6 +6683,11 @@ luxon@2.5.0:
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.0.tgz#098090f67d690b247e83c090267a60b1aa8ea96c"
integrity sha512-IDkEPB80Rb6gCAU+FEib0t4FeJ4uVOuX1CQ9GsvU3O+JAGIgu0J7sf1OarXKaKDygTZIoJyU6YdZzTFRu+YR0A==

luxon@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.1.tgz#6901111d10ad06fd267ad4e4128a84bef8a77299"
integrity sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw==

make-dir@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
Expand Down

0 comments on commit c519402

Please sign in to comment.