diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-03 20:16:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-03 20:16:00 +0000 |
commit | 2ab8ea44376948028555c3132ad89e81118f585c (patch) | |
tree | 4ece81e7ad2159b885836b9e9dc82f14e8f50083 /package-lock.json | |
parent | fa01cacd8f1b58349eadfe2b422a0cfd279db83d (diff) | |
download | nextcloud-server-2ab8ea44376948028555c3132ad89e81118f585c.tar.gz nextcloud-server-2ab8ea44376948028555c3132ad89e81118f585c.zip |
Bump @nextcloud/browserslist-config from 2.1.0 to 2.2.0
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases)
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v2.1.0...v2.2.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/browserslist-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index bf2531cce3c..6ff7c155f6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -75,7 +75,7 @@ }, "devDependencies": { "@nextcloud/babel-config": "^1.0.0", - "@nextcloud/browserslist-config": "^2.1.0", + "@nextcloud/browserslist-config": "^2.2.0", "@nextcloud/eslint-config": "^4.0.0", "@nextcloud/stylelint-config": "^1.0.0-beta.0", "@testing-library/jest-dom": "^5.14.1", @@ -6876,9 +6876,9 @@ } }, "node_modules/@nextcloud/browserslist-config": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.1.0.tgz", - "integrity": "sha512-6yezTvZTxHWec8A+zW1QBNgvJu0ISw0ODDBmC2CVuOVZn5OvKZSRKJO2+lzWnHtxLjgSZ/HFiSDSRN0rf+d6Cw==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.2.0.tgz", + "integrity": "sha512-kC42RQW5rZjZZsRaEjVlIQpp6aW/yxm+zZdETnrRQnUzcPwBgF4wO4makfGT63Ckd+LkgUW+geesPiPRqxFVew==", "dev": true }, "node_modules/@nextcloud/calendar-js": { @@ -29122,9 +29122,9 @@ } }, "@nextcloud/browserslist-config": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.1.0.tgz", - "integrity": "sha512-6yezTvZTxHWec8A+zW1QBNgvJu0ISw0ODDBmC2CVuOVZn5OvKZSRKJO2+lzWnHtxLjgSZ/HFiSDSRN0rf+d6Cw==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.2.0.tgz", + "integrity": "sha512-kC42RQW5rZjZZsRaEjVlIQpp6aW/yxm+zZdETnrRQnUzcPwBgF4wO4makfGT63Ckd+LkgUW+geesPiPRqxFVew==", "dev": true }, "@nextcloud/calendar-js": { |