Skip to content

Commit d9b9f51

Browse files
fix(deps): Bump luxon and @types/luxon (#4903)
1 parent 34453f8 commit d9b9f51

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"js-sha3": "0.9.3",
6767
"js-yaml": "^4.1.0",
6868
"lodash": "^4.17.21",
69-
"luxon": "^3.6.0",
69+
"luxon": "^3.6.1",
7070
"mnemonic-browser": "^0.0.1",
7171
"postcss": "^8.5.3",
7272
"query-string": "^9.1.1",
@@ -97,7 +97,7 @@
9797
"@types/jest": "^29.5.14",
9898
"@types/js-yaml": "^4",
9999
"@types/lodash": "^4.17.16",
100-
"@types/luxon": "^3.4.2",
100+
"@types/luxon": "^3.6.2",
101101
"@types/react": "^19.0.12",
102102
"@types/react-dom": "^19.0.4",
103103
"@types/react-is": "^19",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4089,10 +4089,10 @@ __metadata:
40894089
languageName: node
40904090
linkType: hard
40914091

4092-
"@types/luxon@npm:^3.4.2":
4093-
version: 3.4.2
4094-
resolution: "@types/luxon@npm:3.4.2"
4095-
checksum: 10c0/d835467de3daf7e17ba78b50bb5a14efd94272439ca067990d71332a54b311544459c69623eddd243b511b28d70194c9591a9ee8cf9c038962c965f991affd7e
4092+
"@types/luxon@npm:^3.6.2":
4093+
version: 3.6.2
4094+
resolution: "@types/luxon@npm:3.6.2"
4095+
checksum: 10c0/7572ee52b3d3e9dd10464b90561a728b90f34b9a257751cc3ce23762693dd1d14fa98b7f103e2efe2c6f49033331f91de5681ffd65cca88618cefe555be326db
40964096
languageName: node
40974097
linkType: hard
40984098

@@ -4413,7 +4413,7 @@ __metadata:
44134413
"@types/jest": "npm:^29.5.14"
44144414
"@types/js-yaml": "npm:^4"
44154415
"@types/lodash": "npm:^4.17.16"
4416-
"@types/luxon": "npm:^3.4.2"
4416+
"@types/luxon": "npm:^3.6.2"
44174417
"@types/react": "npm:^19.0.12"
44184418
"@types/react-dom": "npm:^19.0.4"
44194419
"@types/react-is": "npm:^19"
@@ -4442,7 +4442,7 @@ __metadata:
44424442
js-yaml: "npm:^4.1.0"
44434443
jsdom: "npm:^26.0.0"
44444444
lodash: "npm:^4.17.21"
4445-
luxon: "npm:^3.6.0"
4445+
luxon: "npm:^3.6.1"
44464446
mnemonic-browser: "npm:^0.0.1"
44474447
parcel: "npm:^2.14.4"
44484448
postcss: "npm:^8.5.3"
@@ -9417,10 +9417,10 @@ __metadata:
94179417
languageName: node
94189418
linkType: hard
94199419

9420-
"luxon@npm:^3.6.0":
9421-
version: 3.6.0
9422-
resolution: "luxon@npm:3.6.0"
9423-
checksum: 10c0/60cc3fe8f7dce51f0e406529b80eec815b335a7202d5c41e210a8acc8e698d8be797f3c77ed60efe581af07f2a88defbe7a77e506121e2f460a667690e71c0d1
9420+
"luxon@npm:^3.6.1":
9421+
version: 3.6.1
9422+
resolution: "luxon@npm:3.6.1"
9423+
checksum: 10c0/906d57a9dc4d1de9383f2e9223e378c298607c1b4d17b6657b836a3cd120feb1c1de3b5d06d846a3417e1ca764de8476e8c23b3cd4083b5cdb870adcb06a99d5
94249424
languageName: node
94259425
linkType: hard
94269426

0 commit comments

Comments
 (0)