Merge pull request #132 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.7.4

This commit is contained in:
dependabot-preview[bot] 2020-02-20 04:54:34 +00:00 committed by GitHub
commit c20038560d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
"@types/jest": "25.1.2",
"@types/js-yaml": "3.12.2",
"@types/mkdirp": "1.0.0",
"@types/node": "13.7.2",
"@types/node": "13.7.4",
"@types/rimraf": "2.0.3",
"@typescript-eslint/eslint-plugin": "2.20.0",
"@typescript-eslint/parser": "2.20.0",

View File

@ -1057,10 +1057,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@13.7.2":
version "13.7.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.2.tgz#50375b95b5845a34efda2ffb3a087c7becbc46c6"
integrity sha512-uvilvAQbdJvnSBFcKJ2td4016urcGvsiR+N4dHGU87ml8O2Vl6l+ErOi9w0kXSPiwJ1AYlIW+0pDXDWWMOiWbw==
"@types/node@*", "@types/node@13.7.4":
version "13.7.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.4.tgz#76c3cb3a12909510f52e5dc04a6298cdf9504ffd"
integrity sha512-oVeL12C6gQS/GAExndigSaLxTrKpQPxewx9bOcwfvJiJge4rr7wNaph4J+ns5hrmIV2as5qxqN8YKthn9qh0jw==
"@types/rimraf@2.0.3":
version "2.0.3"