Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 1b35be0

Browse files
chore(deps): update dependency luxon to v3
1 parent bae33cb commit 1b35be0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"cssnano": "5.1.14",
3434
"html-minifier": "4.0.0",
3535
"js-yaml": "4.1.0",
36-
"luxon": "2.5.2",
36+
"luxon": "3.2.1",
3737
"npm-run-all": "4.1.5",
3838
"postcss-cli": "9.1.0",
3939
"prismjs": "1.29.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1974,7 +1974,12 @@ lru-cache@^6.0.0:
19741974
dependencies:
19751975
yallist "^4.0.0"
19761976

1977-
luxon@2.5.2, luxon@^2.5.0:
1977+
luxon@3.2.1:
1978+
version "3.2.1"
1979+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f"
1980+
integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==
1981+
1982+
luxon@^2.5.0:
19781983
version "2.5.2"
19791984
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6"
19801985
integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==

0 commit comments

Comments
 (0)