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

Commit 12acf3f

Browse files
authored
Merge pull request #3 from StaticJsCMS/renovate/luxon-3.x
chore(deps): update dependency luxon to v3
2 parents 8547de8 + 1b35be0 commit 12acf3f

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.15",
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": "10.1.0",
3939
"prismjs": "1.29.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1968,7 +1968,12 @@ lru-cache@^6.0.0:
19681968
dependencies:
19691969
yallist "^4.0.0"
19701970

1971-
luxon@2.5.2, luxon@^2.5.0:
1971+
luxon@3.2.1:
1972+
version "3.2.1"
1973+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f"
1974+
integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==
1975+
1976+
luxon@^2.5.0:
19721977
version "2.5.2"
19731978
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6"
19741979
integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==

0 commit comments

Comments
 (0)