Skip to content
This repository was archived by the owner on Mar 16, 2020. It is now read-only.

Commit 0e561cc

Browse files
Bump @types/node from 12.12.21 to 13.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.21 to 13.7.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cce020e commit 0e561cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/electron": "^1.6.10",
4040
"@types/jasmine": "^3.5.3",
4141
"@types/jasminewd2": "^2.0.8",
42-
"@types/node": "^12.12.21",
42+
"@types/node": "^13.7.7",
4343
"codelyzer": "~5.2.1",
4444
"cspell": "^4.0.55",
4545
"jasmine-core": "^3.5.0",

yarn.lock

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

1190-
"@types/node@*", "@types/node@^12.12.21":
1191-
version "12.12.21"
1192-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.21.tgz#aa44a6363291c7037111c47e4661ad210aded23f"
1193-
integrity sha512-8sRGhbpU+ck1n0PGAUgVrWrWdjSW2aqNeyC15W88GRsMpSwzv6RJGlLhE7s2RhVSOdyDmxbqlWSeThq4/7xqlA==
1190+
"@types/node@*", "@types/node@^13.7.7":
1191+
version "13.7.7"
1192+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
1193+
integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==
11941194

11951195
"@types/node@^10.12.18":
11961196
version "10.14.12"

0 commit comments

Comments
 (0)