summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-08-13 23:25:09 +0200
committerGitHub <noreply@github.com>2022-08-13 23:25:09 +0200
commit064caa83862a88514b5c2b2e2100a6d999e2d198 (patch)
treee7b9028f24cb1ac48e729e064b25a347e5126166 /package.json
parent34897577bf0fbc7265f71bad2fc0a57f3dcc5c0a (diff)
parentac09ff3e15ec4eea6d1f5d2cecdacd74cdd4bf4c (diff)
Merge pull request #7726 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.3.0
Bump @nextcloud/browserslist-config from 2.2.0 to 2.3.0
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 68aabd0f0..13460da87 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.2.0",
+ "@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.2.0",
"@nextcloud/webpack-vue-config": "^5.3.0",