Skip to content

Commit

Permalink
build(deps): update dependency luxon to v2.3.0 (#13439)
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 committed Jan 9, 2022
1 parent 07373f1 commit eba46b8
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 @@ -174,7 +174,7 @@
"json-dup-key-validator": "1.0.3",
"json-stringify-pretty-compact": "3.0.0",
"json5": "2.2.0",
"luxon": "2.2.0",
"luxon": "2.3.0",
"markdown-it": "12.3.0",
"markdown-table": "2.0.0",
"marshal": "0.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7469,10 +7469,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

luxon@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.2.0.tgz#f5c4a234ba4016f792488b11aaed2d5bc14c888e"
integrity sha512-LwmknessH4jVIseCsizUgveIHwlLv/RQZWC2uDSMfGJs7w8faPUi2JFxfyfMcTPrpNbChTem3Uz6IKRtn+LcIA==
luxon@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.0.tgz#bf16a7e642513c2a20a6230a6a41b0ab446d0045"
integrity sha512-gv6jZCV+gGIrVKhO90yrsn8qXPKD8HYZJtrUDSfEbow8Tkw84T9OnCyJhWvnJIaIF/tBuiAjZuQHUt1LddX2mg==

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

0 comments on commit eba46b8

Please sign in to comment.