summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-03-16 09:54:43 +0100
committerGitHub <noreply@github.com>2021-03-16 09:54:43 +0100
commitd0fb9275b4db55a64574a8ef9e8a0a0098bd873d (patch)
tree1a500b2dcc0cbb364a1acfc6f03f34ff3d28281d /package-lock.json
parented40e17e49c6a5706e36b75fe403c72af7149326 (diff)
parent854905727b637cd89e646d0b21ba72ff4b36882a (diff)
Merge pull request #2090 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.0.0
Bump @nextcloud/browserslist-config from 1.0.0 to 2.0.0
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 2f87fe2d..c5d6c93a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3319,9 +3319,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": {