Merge pull request #261 from ferdikoomen/dependabot/npm_and_yarn/types/node-14.0.13

This commit is contained in:
dependabot-preview[bot] 2020-06-15 05:58:12 +00:00 committed by GitHub
commit f18754a09c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"@types/jest": "26.0.0",
"@types/js-yaml": "3.12.4",
"@types/mkdirp": "1.0.1",
"@types/node": "14.0.11",
"@types/node": "14.0.13",
"@types/rimraf": "3.0.0",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",

View File

@ -1228,10 +1228,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@14.0.11":
version "14.0.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3"
integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg==
"@types/node@*", "@types/node@14.0.13":
version "14.0.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9"
integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"