diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-03-28 13:49:12 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-28 13:49:12 +0900 |
commit | 70ebb7894a856f6e12ef4896245eeb3accf62d21 (patch) | |
tree | b0a77055b9d2b4ec9c09efc511ff3f9954c474c2 | |
parent | be8c993e25a58c8d13621ac9122c5cebd1ff3dfb (diff) | |
parent | d85477dde5a4a978894af0e7a37eb41b0ad71860 (diff) |
Merge pull request #1070 from ueokande/dependabot/npm_and_yarn/types/node-14.14.37
Bump @types/node from 14.14.34 to 14.14.37
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -309,9 +309,9 @@ integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw== "@types/node@*", "@types/node@^14.14.10", "@types/node@^14.14.13": - version "14.14.34" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da" - integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA== + version "14.14.37" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" + integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== "@types/prop-types@*", "@types/prop-types@^15.7.3": version "15.7.3" |