diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-11-11 09:49:27 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-11 09:49:27 +0900 |
commit | 8f816abb782c3ddb1ccf8e6a03b061261e75a2f8 (patch) | |
tree | 49d235fa04339c1ce9bbdcd98522cd23c818ebcb | |
parent | 9ec4cf40f84f86524019a87e2df1ab4d7c187bf2 (diff) | |
parent | 0a283f98d9464596ee98f7904fe486f93874a5ac (diff) |
Merge pull request #896 from ueokande/dependabot/npm_and_yarn/eslint-plugin-standard-4.1.0
Bump eslint-plugin-standard from 4.0.1 to 4.1.0
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2329,9 +2329,9 @@ eslint-plugin-react@7.21.4: string.prototype.matchall "^4.0.2" eslint-plugin-standard@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4" - integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ== + version "4.1.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5" + integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ== eslint-scope@^4.0.3: version "4.0.3" |