Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84eabc4

Browse files
Bump @types/node from 13.7.4 to 13.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.4 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] <[email protected]>
1 parent 6b08f9d commit 84eabc4

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
@@ -42,7 +42,7 @@
4242
"@angular/language-service": "^9.0.2",
4343
"@types/jasmine": "^3.5.6",
4444
"@types/jasminewd2": "^2.0.8",
45-
"@types/node": "^13.7.4",
45+
"@types/node": "^13.7.7",
4646
"codelyzer": "^5.2.1",
4747
"cspell": "^4.0.53",
4848
"jasmine-core": "^3.5.0",

yarn.lock

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

1206-
"@types/node@*", "@types/node@^13.7.4":
1207-
version "13.7.4"
1208-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.4.tgz#76c3cb3a12909510f52e5dc04a6298cdf9504ffd"
1209-
integrity sha512-oVeL12C6gQS/GAExndigSaLxTrKpQPxewx9bOcwfvJiJge4rr7wNaph4J+ns5hrmIV2as5qxqN8YKthn9qh0jw==
1206+
"@types/node@*", "@types/node@^13.7.7":
1207+
version "13.7.7"
1208+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
1209+
integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==
12101210

12111211
"@types/normalize-package-data@^2.4.0":
12121212
version "2.4.0"

0 commit comments

Comments
 (0)