Skip to content

Commit 57542a4

Browse files
Bump luxon and @types/luxon in /horreum-web
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.3.0 to 3.5.0 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.3.0...3.5.0) Updates `@types/luxon` from 3.2.0 to 3.4.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/luxon" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1131f36 commit 57542a4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

horreum-web/package-lock.json

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

horreum-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@patternfly/react-core": "5.2.3",
1010
"@patternfly/react-table": "5.4.0",
1111
"@types/jsonpath": "0.2.4",
12-
"@types/luxon": "3.2.0",
12+
"@types/luxon": "3.4.2",
1313
"@types/react": "17.0.74",
1414
"@types/react-autosuggest": "10.1.11",
1515
"@types/react-dom": "18.2.25",
@@ -23,7 +23,7 @@
2323
"jshint": "2.13.6",
2424
"jsonpath": "1.1.1",
2525
"keycloak-js": "25.0.2",
26-
"luxon": "3.3.0",
26+
"luxon": "3.5.0",
2727
"moment": "2.30.1",
2828
"monaco-editor": "0.47.0",
2929
"react": "18.2.0",

0 commit comments

Comments
 (0)