Skip to content

Commit f6d43dc

Browse files
committed
chore(deps): update dependency @types/luxon to v1.24.0
1 parent 7b50ef4 commit f6d43dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/invariant": "2.2.32",
2222
"@types/jest": "25.2.1",
2323
"@types/lodash": "4.14.150",
24-
"@types/luxon": "1.22.1",
24+
"@types/luxon": "1.24.0",
2525
"@types/mime-types": "2.1.0",
2626
"@types/mitm": "1.3.2",
2727
"@types/node": "13.13.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,10 +1835,10 @@
18351835
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
18361836
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==
18371837

1838-
"@types/luxon@1.22.1":
1839-
version "1.22.1"
1840-
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.22.1.tgz#e75b8e32ee33d007a5727204d4d1356a7d3f9192"
1841-
integrity sha512-HJoKzOoUBmZh/w2/465LVXbsqU0wE9l3Jd9VRH9wVNCVsFayJOVeo5qqLF6A8s6z+yklMWmUVLB/9FFfSv2Giw==
1838+
"@types/luxon@1.24.0":
1839+
version "1.24.0"
1840+
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.24.0.tgz#1620218d373031ce05e3818ad0ef0c0dd0d0a009"
1841+
integrity sha512-OCTdVRQf/ge2ULlGqVKRI/HwyWoKpLV3ppLt6H27yzK/qdYNJ60Sz5tUxy3Jt1RD9K4Iz1tcDWPFJArBFZNAWQ==
18421842

18431843
18441844
version "2.1.0"

0 commit comments

Comments
 (0)