summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-02 03:12:59 +0000
committerGitHub <noreply@github.com>2021-10-02 03:12:59 +0000
commite95314ee6302aff000355a27c778424e603396a7 (patch)
tree8cde6a37fff12acc532fc5de18d540207ab5b052
parent0fd2cecc2098c2f22ad9f6b321e4e2d05c514f40 (diff)
parentd8dea1048764fabe95307d243e2cd5412be572ae (diff)
Merge pull request #2453 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.2.0
-rw-r--r--package-lock.json12
-rw-r--r--package.json2
2 files changed, 8 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index d1e3d0b6..a885fcc5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -48,7 +48,7 @@
},
"devDependencies": {
"@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/typings": "^1.2.1",
@@ -2106,8 +2106,9 @@
}
},
"node_modules/@nextcloud/browserslist-config": {
- "version": "2.1.0",
- "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": {
@@ -16576,8 +16577,9 @@
}
},
"@nextcloud/browserslist-config": {
- "version": "2.1.0",
- "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": {
diff --git a/package.json b/package.json
index 216560d1..ef1c4f07 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
},
"devDependencies": {
"@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/typings": "^1.2.1",