From 6cdc2cdacd1bf89f307d6724c286a52c37077b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 15 Apr 2019 21:31:08 +0000 Subject: [PATCH] chore(deps-dev): update stylelint-config-standard requirement Updates the requirements on [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) to permit the latest version. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/17.0.0...18.3.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69de21e..22858d1 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "react-native": "~0.42.0", "react-native-index-page": "^0.2.1", "react-test-renderer": "^15.5.0", - "stylelint-config-standard": "^17.0.0" + "stylelint-config-standard": "^18.3.0" }, "typings": "./lib/index.d.ts", "pre-commit": [