From 0fee0030cd82f320417f2b3a3778027a1db66c34 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 Oct 2020 10:45:31 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v14.11.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a08b59960..9f15d8feb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@commitlint/cli": "11.0.0", "@commitlint/config-conventional": "11.0.0", - "@types/node": "14.11.8", + "@types/node": "14.11.11", "@types/react": "16.9.53", "@types/react-dom": "16.9.8", "@typescript-eslint/eslint-plugin": "4.4.0", diff --git a/yarn.lock b/yarn.lock index cbb6a81a8..4f8d3cca5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1943,10 +1943,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.0.tgz#390ea202539c61c8fa6ba4428b57e05bc36dc47b" integrity sha512-uM4mnmsIIPK/yeO+42F2RQhGUIs39K2RFmugcJANppXe6J1nvH87PvzPZYpza7Xhhs8Yn9yIAVdLZ84z61+0xQ== -"@types/node@14.11.8": - version "14.11.8" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.8.tgz#fe2012f2355e4ce08bca44aeb3abbb21cf88d33f" - integrity sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw== +"@types/node@14.11.11": + version "14.11.11" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.11.tgz#359ea52236b5ccc04a71d4001c8467178a9d3699" + integrity sha512-UcaAZrL8uO5GNS+NLxkYg1RiOMgdLxCXGqs+TTupltXN8rTvUEKTOpqCV3tlcAIZJXzcBQajzmjdrvuPvnuMUw== "@types/node@^8.5.7": version "8.10.59"