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

github.com/nextcloud/spreed.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-29 05:15:27 +0300
committerGitHub <noreply@github.com>2019-12-29 05:15:27 +0300
commit02d3859386bd97456c9a94d8fc2606b6e6a7faa4 (patch)
tree40415f61d035a27f5963a83e552e6c55502ffb75 /package-lock.json
parent59bafa76f2b9dd30f8d80a12c9d8933510ca4d22 (diff)
Bump eslint-config-nextcloud from 0.1.0 to 0.1.1
Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.1.0...v0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 c1f2283b4..9d230af28 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4693,9 +4693,9 @@
}
},
"eslint-config-nextcloud": {
- "version": "0.1.0",
- "resolved": "https://registry.npmjs.org/eslint-config-nextcloud/-/eslint-config-nextcloud-0.1.0.tgz",
- "integrity": "sha512-qaxA/OZzfa4G4JQt0UGNs8uJcKsln7UM71R2vdiSpcgKW5hJ6tqtPP7RExS+4osBOl7ntiXihg9bj7PUwqsNaA==",
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/eslint-config-nextcloud/-/eslint-config-nextcloud-0.1.1.tgz",
+ "integrity": "sha512-/1VAkt7Y/m63eZfBiYkSzZMwQtmz0DFXuJnLebrzIY1GtpIj/Y3c//j4ZDiH5o0vbdn9laIc2Mb/01DIjzvt3g==",
"dev": true
},
"eslint-config-standard": {