diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-04-15 13:43:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-15 13:43:22 +0000 |
commit | fb68843ad432211dcfd2eb9a3e395f19e86ac07b (patch) | |
tree | 1560eda117b989a7df8818abad7f1b181c48a740 /yarn.lock | |
parent | 7d6a3a544884165c8b9894eeaf83c5280cdcbb57 (diff) | |
parent | 4bf59bb1e3ab3d7cbb4c4e03a1df458df45de8c3 (diff) |
Merge pull request #1105 from ueokande/dependabot/npm_and_yarn/types/node-14.14.39
Bump @types/node from 14.14.37 to 14.14.39
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -316,9 +316,9 @@ integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw== "@types/node@*", "@types/node@^14.14.10", "@types/node@^14.14.13": - version "14.14.37" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" - integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== + version "14.14.39" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.39.tgz#9ef394d4eb52953d2890e4839393c309aa25d2d1" + integrity sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw== "@types/prop-types@*", "@types/prop-types@^15.7.3": version "15.7.3" |