File tree 2 files changed +22
-2
lines changed
2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 84
84
"eslint-config-xo" : " 0.18.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.3.12 " ,
87
+ "eslint-plugin-no-use-extend-native" : " 0.5.0 " ,
88
88
"eslint-plugin-react" : " 6.10.3" ,
89
89
"xo" : " 0.18.1"
90
90
}
Original file line number Diff line number Diff line change 561
561
version "0.0.2"
562
562
resolved "https://registry.yarnpkg.com/eslint-plugin-no-empty-blocks/-/eslint-plugin-no-empty-blocks-0.0.2.tgz#cdf7a1fbd10508387b7e6a36ee4c9b9b23b109b9"
563
563
564
- [email protected] , eslint-plugin-no-use-extend-native@^0.3.2:
564
+
565
+ version "0.5.0"
566
+ resolved "https://registry.yarnpkg.com/eslint-plugin-no-use-extend-native/-/eslint-plugin-no-use-extend-native-0.5.0.tgz#d6855e3a823a819b467cf7df56adca57de741bf9"
567
+ dependencies :
568
+ is-get-set-prop "^1.0.0"
569
+ is-js-type "^2.0.0"
570
+ is-obj-prop "^1.0.0"
571
+ is-proto-prop "^2.0.0"
572
+
573
+ eslint-plugin-no-use-extend-native@^0.3.2 :
565
574
version "0.3.12"
566
575
resolved "https://registry.yarnpkg.com/eslint-plugin-no-use-extend-native/-/eslint-plugin-no-use-extend-native-0.3.12.tgz#3ad9a00c2df23b5d7f7f6be91550985a4ab701ea"
567
576
dependencies :
@@ -1048,6 +1057,13 @@ is-proto-prop@^1.0.0:
1048
1057
lowercase-keys "^1.0.0"
1049
1058
proto-props "^0.2.0"
1050
1059
1060
+ is-proto-prop@^2.0.0 :
1061
+ version "2.0.0"
1062
+ resolved "https://registry.yarnpkg.com/is-proto-prop/-/is-proto-prop-2.0.0.tgz#99ab2863462e44090fd083efd1929058f9d935e1"
1063
+ dependencies :
1064
+ lowercase-keys "^1.0.0"
1065
+ proto-props "^2.0.0"
1066
+
1051
1067
is-redirect@^1.0.0 :
1052
1068
version "1.0.0"
1053
1069
resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24"
@@ -1499,6 +1515,10 @@ proto-props@^0.2.0:
1499
1515
version "0.2.1"
1500
1516
resolved "https://registry.yarnpkg.com/proto-props/-/proto-props-0.2.1.tgz#5e01dc2675a0de9abfa76e799dfa334d6f483f4b"
1501
1517
1518
+ proto-props@^2.0.0 :
1519
+ version "2.0.0"
1520
+ resolved "https://registry.yarnpkg.com/proto-props/-/proto-props-2.0.0.tgz#8ac6e6dec658545815c623a3bc81580deda9a181"
1521
+
1502
1522
pseudomap@^1.0.1 :
1503
1523
version "1.0.2"
1504
1524
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
You can’t perform that action at this time.
0 commit comments