aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-02-10 14:46:14 +0300
committerGravatar GitHub <[email protected]>2021-02-10 14:46:14 +0300
commit4ed1f07d2f603122715c578c7554e3b9aec4920d (patch)
treee16c2337a381adf555b1a8b8cb12d738c563a217
parentMerge pull request #131 from python-discord/dependabot/npm_and_yarn/emotion/r... (diff)
parentBump @types/node from 14.14.22 to 14.14.25 (diff)
Merge pull request #132 from python-discord/dependabot/npm_and_yarn/types/node-14.14.25
Bump @types/node from 14.14.22 to 14.14.25
-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 ecbb914..cfdcbf5 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"@testing-library/react": "11.2.5",
"@testing-library/user-event": "12.6.3",
"@types/jest": "26.0.20",
- "@types/node": "14.14.22",
+ "@types/node": "14.14.25",
"@types/react": "17.0.1",
"@types/react-dom": "17.0.0",
"@types/react-router-dom": "5.1.7",
diff --git a/yarn.lock b/yarn.lock
index 59a100c..e85b65b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2071,10 +2071,10 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
-"@types/node@*", "@types/[email protected]":
- version "14.14.22"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
- integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
+"@types/node@*", "@types/[email protected]":
+ version "14.14.25"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
+ integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"