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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-17 22:09:28 +0300
committerGitHub <noreply@github.com>2019-12-17 22:09:28 +0300
commit5fbbe978f1bfa46354e3e8d4e42a6db9b451466a (patch)
tree6d5448ce8531eba048791750c9c8a37e85aa3e39
parent1c061c91ea6f53010554dc6acb10d55662e804f9 (diff)
Bump browserslist-config-nextcloud from 0.0.1 to 0.1.0
Bumps browserslist-config-nextcloud from 0.0.1 to 0.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 53b1b5a..f53029f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3012,9 +3012,9 @@
}
},
"browserslist-config-nextcloud": {
- "version": "0.0.1",
- "resolved": "https://registry.npmjs.org/browserslist-config-nextcloud/-/browserslist-config-nextcloud-0.0.1.tgz",
- "integrity": "sha512-BUpPPPfE42jL2puSqfnsoOMoz6g+jqznoaoZmig4Kx1ULApBmM6iH+/7V1yblQz2PsOp39HET1byAB3h3h+kew==",
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/browserslist-config-nextcloud/-/browserslist-config-nextcloud-0.1.0.tgz",
+ "integrity": "sha512-ruAx5nBTtSLKel+eSw12C0ylGzzfy5loJcfe8gbZ5JoxjwVkpe4V5TX1EHrImTHzhYOA2dXTfHUcCvF174Y1jg==",
"dev": true
},
"buffer": {
diff --git a/package.json b/package.json
index d322976..fd3742c 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"@vue/test-utils": "^1.0.0-beta.29",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
- "browserslist-config-nextcloud": "0.0.1",
+ "browserslist-config-nextcloud": "0.1.0",
"css-loader": "^3.2.0",
"eslint": "^5.16.0",
"eslint-config-nextcloud": "0.0.6",