diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-04-24 08:07:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-24 08:07:51 +0000 |
commit | 82b79de2952ace8279442a4e642d7888c4fa3c53 (patch) | |
tree | 4d72b6597098f25ad7cda3839e98891746893242 | |
parent | dc7803228397671d88fd88f1b7425e2c0362b0d7 (diff) | |
parent | a0915a5fb8ab59f03e3892d171a5110ff7b6e236 (diff) |
Merge pull request #1114 from ueokande/dependabot/npm_and_yarn/types/node-14.14.41
Bump @types/node from 14.14.39 to 14.14.41
-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.39" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.39.tgz#9ef394d4eb52953d2890e4839393c309aa25d2d1" - integrity sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw== + version "14.14.41" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615" + integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g== "@types/prop-types@*", "@types/prop-types@^15.7.3": version "15.7.3" |