Merge pull request #1317 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.2.0

Bump @nextcloud/browserslist-config from 2.0.0 to 2.2.0
pull/1382/head
violoncello.ch 2022-04-15 23:00:37 +02:00 zatwierdzone przez GitHub
commit 6037345a78
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 4 dodań i 4 usunięć

6
package-lock.json wygenerowano
Wyświetl plik

@ -4746,9 +4746,9 @@
}
},
"@nextcloud/browserslist-config": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.0.0.tgz",
"integrity": "sha512-tWs+OGgA1Oaq/LKUQxFUpPwnLW5Q2ZsjqeHT/v1ABG39bTlXakyg7lFRLtQ3Zj8ErjXl73WyTsF20d9o5BhmEg==",
"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/capabilities": {

Wyświetl plik

@ -68,7 +68,7 @@
"@babel/core": "^7.17.9",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.13.10",
"@nextcloud/browserslist-config": "^2.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.5.0",
"@vue/test-utils": "^1.1.3",