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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-01-05 15:39:30 +0300
committerGitHub <noreply@github.com>2020-01-05 15:39:30 +0300
commit290bf859db17ba236f1fb10918117dd36571dd24 (patch)
tree9dc372b15054c8f4cfb83f05564a2114d2bbd6ac /package-lock.json
parent8ab60a0b3ff66f004b79cfaef5343ddff637f4e8 (diff)
parent38d1ed86409e96749d6e5102fe6ac7412b45a87f (diff)
Merge pull request #18667 from nextcloud/dependabot/npm_and_yarn/eslint-config-nextcloud-0.1.1
Bump eslint-config-nextcloud from 0.1.0 to 0.1.1
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 a0e7e338071..2195550e55f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4299,9 +4299,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": {