From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 07:45:09 +0000 (+0000) Subject: chore(deps-dev): bump @types/node from 14.14.3 to 14.14.6 X-Git-Tag: v2.0.0-alpha.6~43^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F274%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @types/node from 14.14.3 to 14.14.6 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.3 to 14.14.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index 909989ed..897e28ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -846,9 +846,9 @@ "@types/node" "*" "@types/node@*", "@types/node@^14.11.2": - version "14.14.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274" - integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ== + version "14.14.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f" + integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw== "@types/node@10.17.13": version "10.17.13"