Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump @nextcloud/moment from 1.1.1 to 1.2.0
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] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
dependabot[bot] authored and nextcloud-command committed Apr 9, 2022
commit be40bcbc900eade0f6f1771e5a33685cff894d56
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