aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Renovate Bot <[email protected]>2021-01-04 22:44:46 +0000
committerGravatar Renovate Bot <[email protected]>2021-01-04 22:44:46 +0000
commit81a5845b28fde0ae96a7382afebc23b49a2da78d (patch)
tree3cac1fed52619eeefa16290e1839eba8b52f5e19
parentMerge pull request #75 from python-discord/renovate/typescript-eslint-monorepo (diff)
Update dependency @types/node to v14.14.20
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index ad01df5..a6b5ba8 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"@sentry/react": "5.29.2",
"@svgr/webpack": "5.5.0",
"@swc/core": "1.2.43",
- "@types/node": "14.14.19",
+ "@types/node": "14.14.20",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/react-router-dom": "5.1.7",
diff --git a/yarn.lock b/yarn.lock
index 6171e42..946bb51 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2117,10 +2117,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
- 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/normalize-package-data@^2.4.0":
version "2.4.0"