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>
This commit is contained in:
dependabot-preview[bot] 2019-12-29 02:14:45 +00:00 коммит произвёл GitHub
Родитель 4b435072d6
Коммит d3aa15bc0f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -2989,9 +2989,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": {

Просмотреть файл

@ -40,7 +40,7 @@
"babel-loader": "^8.0.6",
"css-loader": "^3.4.0",
"eslint": "^5.14.1",
"eslint-config-nextcloud": "0.1.0",
"eslint-config-nextcloud": "0.1.1",
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.12.0",
"eslint-loader": "^3.0.3",