diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-08 14:02:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-08 14:02:30 +0000 |
commit | 956562f55ca5ae0d28fad26972f8c2072ec506cd (patch) | |
tree | bbdd33eb27eab81fd1fcd8aeb4de709269cc62a6 /package.json | |
parent | 7004c3cb46e58d0545adafcfe7386ac7f79ec16b (diff) | |
download | nextcloud-server-956562f55ca5ae0d28fad26972f8c2072ec506cd.tar.gz nextcloud-server-956562f55ca5ae0d28fad26972f8c2072ec506cd.zip |
chore(deps): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases)
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/browserslist-config"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e29e5ff730b..36e2305952d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@nextcloud/auth": "^2.1.0", "@nextcloud/axios": "^2.3.0", "@nextcloud/browser-storage": "^0.3.0", - "@nextcloud/browserslist-config": "^3.0.0", + "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/calendar-availability-vue": "^2.2.0", "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^5.3.1", |