File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 84
84
"eslint-config-xo" : " 0.43.1" ,
85
85
"eslint-plugin-babel" : " 4.1.1" ,
86
86
"eslint-plugin-no-empty-blocks" : " 0.0.2" ,
87
- "eslint-plugin-no-use-extend-native" : " 0.5.0 " ,
87
+ "eslint-plugin-no-use-extend-native" : " 0.6.1 " ,
88
88
"eslint-plugin-react" : " 6.10.3" ,
89
89
"xo" : " 0.54.2"
90
90
}
Original file line number Diff line number Diff line change 1132
1132
version "0.0.2"
1133
1133
resolved "https://registry.yarnpkg.com/eslint-plugin-no-empty-blocks/-/eslint-plugin-no-empty-blocks-0.0.2.tgz#cdf7a1fbd10508387b7e6a36ee4c9b9b23b109b9"
1134
1134
1135
- [email protected] , eslint-plugin-no-use-extend-native@^0.5.0:
1135
+
1136
+ version "0.6.1"
1137
+ resolved "https://registry.yarnpkg.com/eslint-plugin-no-use-extend-native/-/eslint-plugin-no-use-extend-native-0.6.1.tgz#3bef73fac8a2b82395d50148b1f9adc8e9444dc7"
1138
+ integrity sha512-N+5jn4VO07dFz0E8dOAdrIvo59ktkWMnGMO1tjosHHxl6XpkAHcqOJSSj6Z+0MCHKKLlxq60pKrrRu8OiHjfKw==
1139
+ dependencies :
1140
+ is-get-set-prop "^1.0.0"
1141
+ is-js-type "^2.0.0"
1142
+ is-obj-prop "^1.0.0"
1143
+ is-proto-prop "^2.0.0"
1144
+
1145
+ eslint-plugin-no-use-extend-native@^0.5.0 :
1136
1146
version "0.5.0"
1137
1147
resolved "https://registry.yarnpkg.com/eslint-plugin-no-use-extend-native/-/eslint-plugin-no-use-extend-native-0.5.0.tgz#d6855e3a823a819b467cf7df56adca57de741bf9"
1138
1148
dependencies :
You can’t perform that action at this time.
0 commit comments