Skip to content

Commit

Permalink
build(deps): update dependency luxon to v2.0.2 (#11267)
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 Aug 15, 2021
1 parent a22eacf commit 767b9c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -164,7 +164,7 @@
"json-dup-key-validator": "1.0.3",
"json-stringify-pretty-compact": "3.0.0",
"json5": "2.2.0",
"luxon": "2.0.1",
"luxon": "2.0.2",
"markdown-it": "12.2.0",
"markdown-table": "2.0.0",
"minimatch": "3.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6335,10 +6335,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

luxon@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.0.1.tgz#b41ca2f1f5ad8099c18603ae6c36a7794039daf0"
integrity sha512-8Eawf81c9ZlQj62W3eq4mp+C7SAIAnmaS7ZuEAiX503YMcn+0C1JnMQRtfaQj6B5qTZLgHv0F4H5WabBCvi1fw==
luxon@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.0.2.tgz#11f2cd4a11655fdf92e076b5782d7ede5bcdd133"
integrity sha512-ZRioYLCgRHrtTORaZX1mx+jtxKtKuI5ZDvHNAmqpUzGqSrR+tL4FVLn/CUGMA3h0+AKD1MAxGI5GnCqR5txNqg==

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

0 comments on commit 767b9c7

Please sign in to comment.