From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 07:52:31 +0000 (+0000) Subject: chore(deps-dev): bump @types/node from 14.11.10 to 14.14.3 X-Git-Tag: v2.0.0-alpha.6~49^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F270%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @types/node from 14.11.10 to 14.14.3 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.10 to 14.14.3. - [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 068ba9a2..1bc11ab3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -870,9 +870,9 @@ "@types/node" "*" "@types/node@*", "@types/node@^14.11.2": - version "14.11.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.10.tgz#8c102aba13bf5253f35146affbf8b26275069bef" - integrity sha512-yV1nWZPlMFpoXyoknm4S56y2nlTAuFYaJuQtYRAOU7xA/FJ9RY0Xm7QOkaYMMmr8ESdHIuUb6oQgR/0+2NqlyA== + version "14.14.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274" + integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ== "@types/node@10.17.13": version "10.17.13"