Skip to content

Commit 67f6982

Browse files
chore(deps-dev): bump @types/node from 12.12.67 to 13.13.48
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.67 to 13.13.48. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4c8549 commit 67f6982

File tree

2 files changed

+6
-35
lines changed

2 files changed

+6
-35
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/express": "^4.17.8",
4242
"@types/http-proxy": "^1.17.4",
4343
"@types/js-yaml": "^4.0.0",
44-
"@types/node": "^12.12.7",
44+
"@types/node": "^13.13.48",
4545
"@types/parcel-bundler": "^1.12.1",
4646
"@types/pem": "^1.9.5",
4747
"@types/proxy-from-env": "^1.0.1",

yarn.lock

+5-34
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,11 @@
11721172
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.67.tgz#4f86badb292e822e3b13730a1f9713ed2377f789"
11731173
integrity sha512-R48tgL2izApf+9rYNH+3RBMbRpPeW3N8f0I9HMhggeq4UXwBDqumJ14SDs4ctTMhG11pIOduZ4z3QWGOiMc9Vg==
11741174

1175+
"@types/node@^13.13.48":
1176+
version "13.13.48"
1177+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.48.tgz#46a3df718aed5217277f2395a682e055a487e341"
1178+
integrity sha512-z8wvSsgWQzkr4sVuMEEOvwMdOQjiRY2Y/ZW4fDfjfe3+TfQrZqFKOthBgk2RnVEmtOKrkwdZ7uTvsxTBLjKGDQ==
1179+
11751180
"@types/normalize-package-data@^2.4.0":
11761181
version "2.4.0"
11771182
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -1311,14 +1316,6 @@
13111316
"@typescript-eslint/typescript-estree" "4.20.0"
13121317
debug "^4.1.1"
13131318

1314-
"@typescript-eslint/[email protected]":
1315-
version "4.19.0"
1316-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.19.0.tgz#5e0b49eca4df7684205d957c9856f4e720717a4f"
1317-
integrity sha512-GGy4Ba/hLXwJXygkXqMzduqOMc+Na6LrJTZXJWVhRrSuZeXmu8TAnniQVKgj8uTRKe4igO2ysYzH+Np879G75g==
1318-
dependencies:
1319-
"@typescript-eslint/types" "4.19.0"
1320-
"@typescript-eslint/visitor-keys" "4.19.0"
1321-
13221319
"@typescript-eslint/[email protected]":
13231320
version "4.20.0"
13241321
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca"
@@ -1327,29 +1324,11 @@
13271324
"@typescript-eslint/types" "4.20.0"
13281325
"@typescript-eslint/visitor-keys" "4.20.0"
13291326

1330-
"@typescript-eslint/[email protected]":
1331-
version "4.19.0"
1332-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.19.0.tgz#5181d5d2afd02e5b8f149ebb37ffc8bd7b07a568"
1333-
integrity sha512-A4iAlexVvd4IBsSTNxdvdepW0D4uR/fwxDrKUa+iEY9UWvGREu2ZyB8ylTENM1SH8F7bVC9ac9+si3LWNxcBuA==
1334-
13351327
"@typescript-eslint/[email protected]":
13361328
version "4.20.0"
13371329
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
13381330
integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
13391331

1340-
"@typescript-eslint/[email protected]":
1341-
version "4.19.0"
1342-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.19.0.tgz#8a709ffa400284ab72df33376df085e2e2f61147"
1343-
integrity sha512-3xqArJ/A62smaQYRv2ZFyTA+XxGGWmlDYrsfZG68zJeNbeqRScnhf81rUVa6QG4UgzHnXw5VnMT5cg75dQGDkA==
1344-
dependencies:
1345-
"@typescript-eslint/types" "4.19.0"
1346-
"@typescript-eslint/visitor-keys" "4.19.0"
1347-
debug "^4.1.1"
1348-
globby "^11.0.1"
1349-
is-glob "^4.0.1"
1350-
semver "^7.3.2"
1351-
tsutils "^3.17.1"
1352-
13531332
"@typescript-eslint/[email protected]":
13541333
version "4.20.0"
13551334
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
@@ -1363,14 +1342,6 @@
13631342
semver "^7.3.2"
13641343
tsutils "^3.17.1"
13651344

1366-
"@typescript-eslint/[email protected]":
1367-
version "4.19.0"
1368-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.19.0.tgz#cbea35109cbd9b26e597644556be4546465d8f7f"
1369-
integrity sha512-aGPS6kz//j7XLSlgpzU2SeTqHPsmRYxFztj2vPuMMFJXZudpRSehE3WCV+BaxwZFvfAqMoSd86TEuM0PQ59E/A==
1370-
dependencies:
1371-
"@typescript-eslint/types" "4.19.0"
1372-
eslint-visitor-keys "^2.0.0"
1373-
13741345
"@typescript-eslint/[email protected]":
13751346
version "4.20.0"
13761347
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"

0 commit comments

Comments
 (0)