Skip to content

Commit e9face4

Browse files
dependabot[bot]casibbald
authored andcommitted
fix(deps): bump luxon and @types/luxon
Bumps [luxon](https://github.com/moment/luxon) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). These dependencies needed to be updated together. Updates `luxon` from 3.6.1 to 3.7.2 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.6.1...3.7.2) Updates `@types/luxon` from 3.6.2 to 3.7.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: luxon dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/luxon" dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac3cf84 commit e9face4

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.1",
69+
"luxon": "^3.7.2",
7070
"mnemonic-browser": "^0.0.1",
7171
"postcss": "^8.5.6",
7272
"query-string": "^9.3.1",
@@ -97,7 +97,7 @@
9797
"@types/jest": "^29.5.14",
9898
"@types/js-yaml": "^4",
9999
"@types/lodash": "^4.17.20",
100-
"@types/luxon": "^3.6.2",
100+
"@types/luxon": "^3.7.1",
101101
"@types/react": "^19.1.8",
102102
"@types/react-dom": "^19.1.6",
103103
"@types/react-is": "^19",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4092,10 +4092,10 @@ __metadata:
40924092
languageName: node
40934093
linkType: hard
40944094

4095-
"@types/luxon@npm:^3.6.2":
4096-
version: 3.6.2
4097-
resolution: "@types/luxon@npm:3.6.2"
4098-
checksum: 10c0/7572ee52b3d3e9dd10464b90561a728b90f34b9a257751cc3ce23762693dd1d14fa98b7f103e2efe2c6f49033331f91de5681ffd65cca88618cefe555be326db
4095+
"@types/luxon@npm:^3.7.1":
4096+
version: 3.7.1
4097+
resolution: "@types/luxon@npm:3.7.1"
4098+
checksum: 10c0/2db30c13b58adcd86daa447faa3ba59515fe907ead8ee3e6bb716d662812af0619d712f6c1eb190cdd7f9d2c00444c3ecd80af0f36e8143eb0c5e7339d6b2aca
40994099
languageName: node
41004100
linkType: hard
41014101

@@ -4427,7 +4427,7 @@ __metadata:
44274427
"@types/jest": "npm:^29.5.14"
44284428
"@types/js-yaml": "npm:^4"
44294429
"@types/lodash": "npm:^4.17.20"
4430-
"@types/luxon": "npm:^3.6.2"
4430+
"@types/luxon": "npm:^3.7.1"
44314431
"@types/react": "npm:^19.1.8"
44324432
"@types/react-dom": "npm:^19.1.6"
44334433
"@types/react-is": "npm:^19"
@@ -4456,7 +4456,7 @@ __metadata:
44564456
js-yaml: "npm:^4.1.0"
44574457
jsdom: "npm:^26.0.0"
44584458
lodash: "npm:^4.17.21"
4459-
luxon: "npm:^3.6.1"
4459+
luxon: "npm:^3.7.2"
44604460
mnemonic-browser: "npm:^0.0.1"
44614461
parcel: "npm:^2.15.4"
44624462
postcss: "npm:^8.5.6"
@@ -9124,10 +9124,10 @@ __metadata:
91249124
languageName: node
91259125
linkType: hard
91269126

9127-
"luxon@npm:^3.6.1":
9128-
version: 3.6.1
9129-
resolution: "luxon@npm:3.6.1"
9130-
checksum: 10c0/906d57a9dc4d1de9383f2e9223e378c298607c1b4d17b6657b836a3cd120feb1c1de3b5d06d846a3417e1ca764de8476e8c23b3cd4083b5cdb870adcb06a99d5
9127+
"luxon@npm:^3.7.2":
9128+
version: 3.7.2
9129+
resolution: "luxon@npm:3.7.2"
9130+
checksum: 10c0/ed8f0f637826c08c343a29dd478b00628be93bba6f068417b1d8896b61cb61c6deacbe1df1e057dbd9298334044afa150f9aaabbeb3181418ac8520acfdc2ae2
91319131
languageName: node
91329132
linkType: hard
91339133

0 commit comments

Comments
 (0)