summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-18 12:10:19 +0000
committerGitHub <noreply@github.com>2021-03-18 12:10:19 +0000
commitab7047bc13c7bbe173df1edff41c31d310ea7f6c (patch)
tree30726faadc122338963c6314161f9888a2c51f1f /package-lock.json
parent121d553ab4199fc86d10e6eeac6839827301e165 (diff)
Bump @nextcloud/browserslist-config from 1.0.0 to 2.0.0
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/commits) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 831bfb21..7ace7059 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4368,9 +4368,9 @@
}
},
"@nextcloud/browserslist-config": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-1.0.0.tgz",
- "integrity": "sha512-f+sKpdLZXkODV+OY39K1M+Spmd4RgxmtEXmNn4Bviv4R7uBFHXuw+JX9ZdfDeOryfHjJ/TRQxQEp0GMpBwZFUw==",
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.0.0.tgz",
+ "integrity": "sha512-tWs+OGgA1Oaq/LKUQxFUpPwnLW5Q2ZsjqeHT/v1ABG39bTlXakyg7lFRLtQ3Zj8ErjXl73WyTsF20d9o5BhmEg==",
"dev": true
},
"@nextcloud/capabilities": {