dustinspecker / eslint-plugin-no-use-extend-native

ESLint plugin to prevent use of extended native objects
MIT License
56 stars 4 forks source link

Bump up is-proto-prop #114

Closed jorgegonzalez closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 0010b5ce49187c2548d1b63ccbbe0c3141d78a55 on jorgegonzalez:patch-1 into 6b74153d10fa83024e840aab2f93def51dcf56c0 on dustinspecker:master.

dustinspecker commented 6 years ago

This shouldn't be necessary because 1.0.1 is within ^1.0.0 version range. Can you please try reinstalling xo? Do you have a lockfile that is preventing it from getting 1.0.1?

jorgegonzalez commented 6 years ago

You're right! My lockfile was the issue.