Skip to content

Commit

Permalink
Bump @nextcloud/moment from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-moment/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-moment/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-moment@v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and nextcloud-command committed Apr 9, 2022
1 parent a789f70 commit be40bcb
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 60 deletions.
2 changes: 1 addition & 1 deletion js/logreader-main.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions js/logreader-main.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ object-assign
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

//! moment.js

//! moment.js locale configuration
2 changes: 1 addition & 1 deletion js/logreader-main.js.map

Large diffs are not rendered by default.

96 changes: 39 additions & 57 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@babel/runtime": "^7.17.9",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/moment": "^1.2.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-dropzone": "12.0.2",
Expand Down

0 comments on commit be40bcb

Please sign in to comment.