From caaad6f9ecdba9a502c40eeca9b2880d1c5f1cd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 08:09:14 +0000 Subject: [PATCH] Bump @types/node from 12.20.3 to 12.20.4 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.3 to 12.20.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 020604c8..2115cc8f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/file-saver": "^2.0.1", "@types/jest": "^26.0.20", "@types/jszip": "^3.4.1", - "@types/node": "^12.20.3", + "@types/node": "^12.20.4", "@types/react": "^16.14.4", "@types/react-dom": "^16.9.8", "@types/react-redux": "^7.1.16", diff --git a/yarn.lock b/yarn.lock index a92e9370..de88efb0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2615,10 +2615,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e" integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A== -"@types/node@^12.20.3": - version "12.20.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824" - integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w== +"@types/node@^12.20.4": + version "12.20.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2" + integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"