Skip to content

Commit 708bc58

Browse files
authored
Merge pull request #38 from psytraxx/dependabot/npm_and_yarn/client/types/node-14.14.35
Bump @types/node from 14.14.7 to 14.14.35 in /client
2 parents 1c9c5e4 + 3d9bc93 commit 708bc58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/react": "^11.1.1",
88
"@testing-library/user-event": "^12.8.3",
99
"@types/jest": "^26.0.20",
10-
"@types/node": "^14.14.7",
10+
"@types/node": "^14.14.35",
1111
"@types/react": "^17.0.3",
1212
"@types/react-dom": "^17.0.2",
1313
"react": "^17.0.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2374,10 +2374,10 @@
23742374
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
23752375
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
23762376

2377-
"@types/node@*", "@types/node@^14.14.7":
2378-
version "14.14.7"
2379-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
2380-
integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
2377+
"@types/node@*", "@types/node@^14.14.35":
2378+
version "14.14.35"
2379+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
2380+
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
23812381

23822382
"@types/normalize-package-data@^2.4.0":
23832383
version "2.4.0"

0 commit comments

Comments
 (0)