Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 102eb59

Browse files
committedMay 2, 2022
fix(deps): update dependency luxon to v2.3.2
1 parent ce3a883 commit 102eb59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react-syntax-highlighter": "13.5.2",
1515
"axios": "0.26.1",
1616
"jsonwebtoken": "8.5.1",
17-
"luxon": "2.3.1",
17+
"luxon": "2.3.2",
1818
"next": "12.1.2",
1919
"next-themes": "0.0.15",
2020
"nextjs-progressbar": "0.0.14",
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@svgr/webpack": "6.2.1",
33-
"@types/luxon": "2.3.1",
33+
"@types/luxon": "2.3.2",
3434
"@types/node": "17.0.16",
3535
"@types/react": "17.0.43",
3636
"eslint": "8.11.0",

0 commit comments

Comments
 (0)
Please sign in to comment.