Skip to content

Commit

Permalink
chore(deps): update dependency @types/luxon to v1.24.1 (#6595)
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 Jun 26, 2020
1 parent 6a0051f commit e1ea26e
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 @@ -203,7 +203,7 @@
"@types/json5": "0.0.30",
"@types/later": "1.2.6",
"@types/lodash": "4.14.155",
"@types/luxon": "1.24.0",
"@types/luxon": "1.24.1",
"@types/markdown-it": "10.0.1",
"@types/markdown-table": "2.0.0",
"@types/moment-timezone": "0.5.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1668,10 +1668,10 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a"
integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg==

"@types/luxon@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.24.0.tgz#1620218d373031ce05e3818ad0ef0c0dd0d0a009"
integrity sha512-OCTdVRQf/ge2ULlGqVKRI/HwyWoKpLV3ppLt6H27yzK/qdYNJ60Sz5tUxy3Jt1RD9K4Iz1tcDWPFJArBFZNAWQ==
"@types/luxon@1.24.1":
version "1.24.1"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.24.1.tgz#60f57209b9afd8e046161ecb8322e2875fc182ee"
integrity sha512-t93qL4l3PRxy4qQkXwiPS6qjIt7S6o90XMuCfvYDgIAQJvgSBni5qVPxkhGYPnZZPS9ASHOTeCZXRNmdiHHHcg==

"@types/markdown-it@10.0.1":
version "10.0.1"
Expand Down

0 comments on commit e1ea26e

Please sign in to comment.