Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/luxon to v2.0.3 (#11700)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 12, 2021
1 parent d9fcd6b commit 12ef0f9
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 @@ -219,7 +219,7 @@
"@types/js-yaml": "4.0.3",
"@types/json-dup-key-validator": "1.0.0",
"@types/linkify-markdown": "1.0.1",
"@types/luxon": "2.0.2",
"@types/luxon": "2.0.3",
"@types/markdown-it": "12.2.1",
"@types/markdown-table": "2.0.0",
"@types/moo": "0.5.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1858,10 +1858,10 @@
resolved "https://registry.yarnpkg.com/@types/linkify-markdown/-/linkify-markdown-1.0.1.tgz#0b750a592107dd46ecf2b5be0eeb7656b1fc814d"
integrity sha512-RYDOtCol7/sHGhSJvWVnl0AmOdQQWgUYys6cwn5Lt3RiYhyhTLMLv7B9wdixMgCfnNt0MQj/YSGi3qN0IQqLeQ==

"@types/luxon@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-2.0.2.tgz#89db62ab8299ed3a703e75eef525d6bdf94349bc"
integrity sha512-CUrDlIVYv7TNkdQV8YfT2WGAHyMAwFIT1PXoUcQhX2EFMVL20lxEQHWc73gdJfRtMsI6Vc22HvR7eUN0jkx6+w==
"@types/luxon@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-2.0.3.tgz#03de7fa45451bffe9978700dca85fd6f242ef961"
integrity sha512-qhyivlWLuSnQa6EMx7W2oPiMUD4/F9BLuQynZe3jBgmfCS6Xr+Ock1+ZotN6xEkdJvdckyX+z1r5fyvi31GV5Q==

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

0 comments on commit 12ef0f9

Please sign in to comment.