summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-29 09:29:16 +0000
committerGitHub <noreply@github.com>2019-09-29 09:29:16 +0000
commitaedb8de6b6c03d6e8baec0499ec8a728540e1998 (patch)
tree2b5e9de2d460e92d7a5f9c49f517b154639e4e3f
parentbc9281cd2ffa105c350cd8b3901512785453675e (diff)
parent57297e15d8d734b84ba5605088293e6d8b53f666 (diff)
Merge pull request #1283 from nextcloud/dependabot/npm_and_yarn/nextcloud-l10n-0.1.1
-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 a41b2cbd..42b4627a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7924,9 +7924,9 @@
}
},
"nextcloud-l10n": {
- "version": "0.1.0",
- "resolved": "https://registry.npmjs.org/nextcloud-l10n/-/nextcloud-l10n-0.1.0.tgz",
- "integrity": "sha512-XJie59yNm89ofmsdnPjQS0/X4ssZwaomZb9ZHn8Ntulb4Z3ebuWMrMGX/T8bphPLCMbsEU+DWHHPSSSRci95QA==",
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/nextcloud-l10n/-/nextcloud-l10n-0.1.1.tgz",
+ "integrity": "sha512-3ftj9xyJjuqygRrVkxvNbFbOQHoGotMm/AJIpDUDwT91j4ICbgl2lif8Xdoc6oKJ1CtKgZ86eNlpn/vsCKIjfg==",
"requires": {
"core-js": "^3.1.4"
}
diff --git a/package.json b/package.json
index 48e39710..3e578a09 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"nextcloud-auth": "0.0.3",
"nextcloud-dialogs": "0.0.3",
"nextcloud-initial-state": "0.0.3",
- "nextcloud-l10n": "0.1.0",
+ "nextcloud-l10n": "0.1.1",
"nextcloud-router": "0.0.9",
"nextcloud-vue": "^0.12.3",
"p-limit": "^2.2.1",