Skip to content

Commit c129dec

Browse files
chore(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.1 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.6.1...3.7.1) 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.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/luxon" dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5d3208 commit c129dec

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
@@ -54,9 +54,9 @@
5454
"test:tsc": "tsc --noEmit"
5555
},
5656
"dependencies": {
57-
"@types/luxon": "3.6.2",
57+
"@types/luxon": "3.7.1",
5858
"browser-or-node": "^3.0.0",
59-
"luxon": "~3.6.1",
59+
"luxon": "~3.7.1",
6060
"minimatch": "^10.0.3",
6161
"object-code": "^1.3.3"
6262
},

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)