Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-02 07:27:35 +0300
committerGitHub <noreply@github.com>2021-10-02 07:27:35 +0300
commit61f72012392848e04851ba51d505a12287086c56 (patch)
treee9275e2c3d1b7ef7964d0675a821a524b181f267 /package.json
parent216d69c4e6c2f9b135ab1cba21e09fdb52c9830e (diff)
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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a025bf009..6d27f9565 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"devDependencies": {
"@cypress/browserify-preprocessor": "^3.0.1",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.1.0",
+ "@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.0",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.1.0",