From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 05:08:53 +0000 (+0000) Subject: chore(deps-dev): bump @types/node from 14.14.19 to 14.14.20 X-Git-Tag: v2.0.0-alpha.7~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F330%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @types/node from 14.14.19 to 14.14.20 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 14.14.20. - [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 c2f18fb2..6a90fe30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -859,9 +859,9 @@ "@types/node" "*" "@types/node@*", "@types/node@^14.11.2": - 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/node@10.17.13": version "10.17.13"