From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 02:48:11 +0000 (-0400) Subject: build(deps-dev): bump @types/node from 16.7.10 to 16.10.3 (#4750) X-Git-Tag: v3.2.20~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7bc186c8659ac65f1e478c7c9e458989e3772090;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @types/node from 16.7.10 to 16.10.3 (#4750) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.10.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index 0e683ea8d6..f08350df29 100644 --- a/yarn.lock +++ b/yarn.lock @@ -819,9 +819,9 @@ integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== "@types/node@*", "@types/node@^16.4.7": - version "16.10.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.2.tgz#5764ca9aa94470adb4e1185fe2e9f19458992b2e" - integrity sha512-zCclL4/rx+W5SQTzFs9wyvvyCwoK9QtBpratqz2IYJ3O8Umrn0m3nsTv0wQBk9sRGpvUe9CwPDrQFB10f1FIjQ== + version "16.10.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.3.tgz#7a8f2838603ea314d1d22bb3171d899e15c57bd5" + integrity sha512-ho3Ruq+fFnBrZhUYI46n/bV2GjwzSkwuT4dTf0GkuNFmnb8nq4ny2z9JEVemFi6bdEJanHLlYfy9c6FN9B9McQ== "@types/node@10.17.13": version "10.17.13"