diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-01-06 01:19:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-06 01:19:51 +0000 |
commit | 762ab03d9e6f611c8f804ce4950af1e337da11de (patch) | |
tree | 61069343c29df0333f5e1434fdacdae3ba3f510e | |
parent | 2497601f63e2e554dd49c2d7b0d8fa5275eeff74 (diff) | |
parent | 2c078f0778299646820cc8d2953a4d35a2b3c647 (diff) |
Merge pull request #972 from ueokande/dependabot/npm_and_yarn/types/node-14.14.20
Bump @types/node from 14.14.19 to 14.14.20
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -303,9 +303,9 @@ integrity sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ== "@types/node@*", "@types/node@^14.14.13": - version "14.14.19" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.19.tgz#5135176a8330b88ece4e9ab1fdcfc0a545b4bab4" - integrity sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ== + version "14.14.20" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340" + integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A== "@types/prop-types@*", "@types/prop-types@^15.7.3": version "15.7.3" |