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

github.com/nextcloud/server.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>2022-08-11 04:13:32 +0300
committerGitHub <noreply@github.com>2022-08-11 04:13:32 +0300
commitdde5ebe61c86db7514beaeae584fa0bd7bd516ac (patch)
tree91bf409ff60a1b3d0ff37aeca7c4d4679056ed8a /package.json
parent117b6199e5b55eaa266a2d791d15f0c86783c823 (diff)
parentf2d20d5f6cbe5d175eefbfee01ffca982328195a (diff)
Merge pull request #33492 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-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 74302f8db17..be827044f70 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"devDependencies": {
"@babel/node": "^7.17.10",
"@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.1.2",
"@testing-library/jest-dom": "^5.16.4",