bryanrsmith / eslint-plugin-sort-class-members

An ESLint rule for enforcing consistent ES6 class member order
119 stars 21 forks source link

Manually update versions in lockfile to `1.19.0` #99

Closed jgarber623 closed 8 months ago

jgarber623 commented 8 months ago

I ran npm install locally and noticed changes to package-lock.json. Turns out it was for these two lines that identify the package's current version.

(Note that there's no negative effective on any version of the package on npm since the lockfile doesn't get published.)