Skip to content

Commit 908dfd9

Browse files
chore(deps): update dependency eslint-plugin-no-use-extend-native to v0.6.1
1 parent 56fbe5f commit 908dfd9

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-config-xo": "0.43.1",
8585
"eslint-plugin-babel": "4.1.1",
8686
"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",
8888
"eslint-plugin-react": "6.10.3",
8989
"xo": "0.54.2"
9090
}

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,17 @@ [email protected]:
11321132
version "0.0.2"
11331133
resolved "https://registry.yarnpkg.com/eslint-plugin-no-empty-blocks/-/eslint-plugin-no-empty-blocks-0.0.2.tgz#cdf7a1fbd10508387b7e6a36ee4c9b9b23b109b9"
11341134

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:
11361146
version "0.5.0"
11371147
resolved "https://registry.yarnpkg.com/eslint-plugin-no-use-extend-native/-/eslint-plugin-no-use-extend-native-0.5.0.tgz#d6855e3a823a819b467cf7df56adca57de741bf9"
11381148
dependencies:

0 commit comments

Comments
 (0)