Skip to content

fix(deps): bump luxon from 3.5.0 to 3.6.0 #4882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"js-sha3": "0.9.3",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"luxon": "^3.6.0",
"mnemonic-browser": "^0.0.1",
"postcss": "^8.5.3",
"query-string": "^9.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4442,7 +4442,7 @@ __metadata:
js-yaml: "npm:^4.1.0"
jsdom: "npm:^26.0.0"
lodash: "npm:^4.17.21"
luxon: "npm:^3.5.0"
luxon: "npm:^3.6.0"
mnemonic-browser: "npm:^0.0.1"
parcel: "npm:^2.14.2"
postcss: "npm:^8.5.3"
Expand Down Expand Up @@ -9417,10 +9417,10 @@ __metadata:
languageName: node
linkType: hard

"luxon@npm:^3.5.0":
version: 3.5.0
resolution: "luxon@npm:3.5.0"
checksum: 10c0/335789bba95077db831ef99894edadeb23023b3eb2137a1b56acd0d290082b691cf793143d69e30bc069ec95f0b49f36419f48e951c68014f19ffe12045e3494
"luxon@npm:^3.6.0":
version: 3.6.0
resolution: "luxon@npm:3.6.0"
checksum: 10c0/60cc3fe8f7dce51f0e406529b80eec815b335a7202d5c41e210a8acc8e698d8be797f3c77ed60efe581af07f2a88defbe7a77e506121e2f460a667690e71c0d1
languageName: node
linkType: hard

Expand Down