Skip to content

Commit 4bcee86

Browse files
dependabot[bot]steabert
authored andcommitted
1 parent c554c2c commit 4bcee86

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/preset-typescript": "7.10.4",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "26.0.14",
54-
"@types/node": "13.13.21",
54+
"@types/node": "14.11.2",
5555
"@types/ws": "7.2.7",
5656
"@typescript-eslint/eslint-plugin": "4.3.0",
5757
"@typescript-eslint/parser": "4.3.0",

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1348,15 +1348,10 @@
13481348
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
13491349
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
13501350

1351-
"@types/node@*":
1352-
version "14.0.27"
1353-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
1354-
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
1355-
1356-
1357-
version "13.13.21"
1358-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.21.tgz#e48d3c2e266253405cf404c8654d1bcf0d333e5c"
1359-
integrity sha512-tlFWakSzBITITJSxHV4hg4KvrhR/7h3xbJdSFbYJBVzKubrASbnnIFuSgolUh7qKGo/ZeJPKUfbZ0WS6Jp14DQ==
1351+
"@types/node@*", "@types/[email protected]":
1352+
version "14.11.2"
1353+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
1354+
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
13601355

13611356
"@types/normalize-package-data@^2.4.0":
13621357
version "2.4.0"

0 commit comments

Comments
 (0)