diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-12-25 19:37:30 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-25 19:37:30 +0900 |
| commit | 42750adc135a9118c0db173b23947e2bf143e076 (patch) | |
| tree | ec7d6849ff9ab98b2fd35aad4d6ec804d0ab77b0 /yarn.lock | |
| parent | Update dependency eslint-plugin-promise to v5 (#12) (diff) | |
| download | holo-schedule-42750adc135a9118c0db173b23947e2bf143e076.tar.xz holo-schedule-42750adc135a9118c0db173b23947e2bf143e076.zip | |
Update dependency @types/node to v16 (#21)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -84,11 +84,16 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/node@*", "@types/node@^14.0.27": +"@types/node@*": version "14.0.27" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1" integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g== +"@types/node@^16.0.0": + version "16.11.17" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586" + integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw== + "@types/parse5@*": version "5.0.3" resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-5.0.3.tgz#e7b5aebbac150f8b5fdd4a46e7f0bd8e65e19109" |