Skip to content

Commit 2e95f04

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.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] <support@github.com>
1 parent 07890e8 commit 2e95f04

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
@@ -22,12 +22,12 @@
2222
"@actions/github": "6.0.1",
2323
"is-dst": "1.0.0",
2424
"isomorphic-dompurify": "2.25.0",
25-
"luxon": "3.6.1",
25+
"luxon": "3.7.2",
2626
"node-ical": "0.20.1"
2727
},
2828
"devDependencies": {
2929
"@biomejs/biome": "1.9.4",
30-
"@types/luxon": "3.6.2",
30+
"@types/luxon": "3.7.1",
3131
"@types/node": "22.15.33",
3232
"@vercel/ncc": "0.38.3",
3333
"@vitest/coverage-v8": "3.2.4",

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)