Skip to content

Commit

Permalink
Bump luxon and @types/luxon
Browse files Browse the repository at this point in the history
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.4.2
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.3.0...3.4.2)

Updates `@types/luxon` from 3.3.0 to 3.3.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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 72dedf2 commit 5a99245
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"i18next": "^23.4.4",
"i18next-browser-languagedetector": "^7.1.0",
"lodash": "^4.17.21",
"luxon": "^3.3.0",
"luxon": "^3.4.2",
"mui-rff": "^6.1.4",
"react": "^18.2.0",
"react-app-rewired": "^2.2.1",
Expand Down Expand Up @@ -77,7 +77,7 @@
"@opencast/eslint-config-ts-react": "^0.1.0",
"@playwright/test": "^1.37.0",
"@types/lodash": "^4.14.196",
"@types/luxon": "^3.3.0",
"@types/luxon": "^3.3.2",
"@types/react-beforeunload": "^2.1.1",
"@types/react-final-form-listeners": "^1.0.0",
"@types/react-resizable": "^3.0.4",
Expand Down

0 comments on commit 5a99245

Please sign in to comment.