mirror of
https://github.com/nextcloud/server.git
synced 2026-04-25 08:08:33 -04:00
build(deps): bump @nextcloud/logger from 3.0.2 to 3.0.3
Bumps [@nextcloud/logger](https://github.com/nextcloud-libraries/nextcloud-logger) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-logger/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-logger/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: "@nextcloud/logger" dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9d7c6c5321
commit
a0769e01a4
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -23,7 +23,7 @@
|
|||
"@nextcloud/files": "^3.12.2",
|
||||
"@nextcloud/initial-state": "^3.0.0",
|
||||
"@nextcloud/l10n": "^3.4.1",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/logger": "^3.0.3",
|
||||
"@nextcloud/moment": "^1.3.5",
|
||||
"@nextcloud/password-confirmation": "^5.3.2",
|
||||
"@nextcloud/paths": "^2.3.0",
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
"@nextcloud/files": "^3.12.2",
|
||||
"@nextcloud/initial-state": "^3.0.0",
|
||||
"@nextcloud/l10n": "^3.4.1",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/logger": "^3.0.3",
|
||||
"@nextcloud/moment": "^1.3.5",
|
||||
"@nextcloud/password-confirmation": "^5.3.2",
|
||||
"@nextcloud/paths": "^2.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue