Skip to content

Commit 39c9040

Browse files
committed
update stylelint-config-react-native-css-modules
1 parent d26fe85 commit 39c9040

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"sass-loader": "^7.1.0",
6161
"style-loader": "^0.23.1",
6262
"stylelint": "10.0.1",
63-
"stylelint-config-react-native-css-modules": "^2.5.0",
63+
"stylelint-config-react-native-css-modules": "^3.0.0",
6464
"stylelint-react-native": "^2.1.1",
6565
"ts-loader": "^6.2.1",
6666
"typescript": "^3.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10477,10 +10477,10 @@ style-search@^0.1.0:
1047710477
version "0.1.0"
1047810478
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
1047910479

10480-
stylelint-config-react-native-css-modules@^2.5.0:
10481-
version "2.5.0"
10482-
resolved "https://registry.yarnpkg.com/stylelint-config-react-native-css-modules/-/stylelint-config-react-native-css-modules-2.5.0.tgz#866b8fd953a0c2f27a95d7daebd8c121dfbbbde7"
10483-
integrity sha512-G3Op8Ft59WR/k+fITklWs2mhz7+OFsYwC/T15jJPrx5O0BMlCP9+E5qjk0jPfp8UlGwbIPlTNF64LtOhXp8K5g==
10480+
stylelint-config-react-native-css-modules@^3.0.0:
10481+
version "3.0.0"
10482+
resolved "https://registry.yarnpkg.com/stylelint-config-react-native-css-modules/-/stylelint-config-react-native-css-modules-3.0.0.tgz#f42f0653a0df90123474489886356c959cb231ab"
10483+
integrity sha512-+gganYBZ0df/cTzOnTYXTQFVlCxF7CKnRebtlV93hJaiKBQskWj9bnSpSpyn2x5YIc7sQ4FJqzc5yO7nFtvocg==
1048410484

1048510485
stylelint-react-native@^2.1.1:
1048610486
version "2.1.1"

0 commit comments

Comments
 (0)