Skip to content

Commit

Permalink
build(deps): bump luxon and ngx-material-timepicker
Browse files Browse the repository at this point in the history
Bumps [luxon](https://github.com/moment/luxon) to 3.4.3 and updates ancestor dependency [ngx-material-timepicker](https://github.com/Agranom/ngx-material-timepicker). These dependencies need to be updated together.


Updates `luxon` from 1.24.0 to 3.4.3
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@1.24.0...3.4.3)

Updates `ngx-material-timepicker` from 5.5.3 to 13.1.1
- [Release notes](https://github.com/Agranom/ngx-material-timepicker/releases)
- [Changelog](https://github.com/Agranom/ngx-material-timepicker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Agranom/ngx-material-timepicker/commits)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: indirect
- dependency-name: ngx-material-timepicker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 1ccadd2 commit 82838b3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 29 deletions.
48 changes: 20 additions & 28 deletions simulator-ui/src/main/resources/static/package-lock.json

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

2 changes: 1 addition & 1 deletion simulator-ui/src/main/resources/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"font-awesome": "4.7.0",
"lodash": "^4.17.21",
"moment": "2.29.4",
"ngx-material-timepicker": "^5.5.3",
"ngx-material-timepicker": "^13.1.1",
"rxjs": "^7.5.5",
"zone.js": "~0.11.5"
},
Expand Down

0 comments on commit 82838b3

Please sign in to comment.