Merge pull request #69 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.1.4

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

View File

@ -66,7 +66,7 @@
"@types/jest": "24.0.25",
"@types/js-yaml": "3.12.1",
"@types/mkdirp": "0.5.2",
"@types/node": "13.1.2",
"@types/node": "13.1.4",
"@types/rimraf": "2.0.3",
"@typescript-eslint/eslint-plugin": "2.14.0",
"@typescript-eslint/parser": "2.14.0",

View File

@ -948,10 +948,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@13.1.2":
version "13.1.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.2.tgz#fe94285bf5e0782e1a9e5a8c482b1c34465fa385"
integrity sha512-B8emQA1qeKerqd1dmIsQYnXi+mmAzTB7flExjmy5X1aVAKFNNNDubkavwR13kR6JnpeLp3aLoJhwn9trWPAyFQ==
"@types/node@*", "@types/node@13.1.4":
version "13.1.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.4.tgz#4cfd90175a200ee9b02bd6b1cd19bc349741607e"
integrity sha512-Lue/mlp2egZJoHXZr4LndxDAd7i/7SQYhV0EjWfb/a4/OZ6tuVwMCVPiwkU5nsEipxEf7hmkSU7Em5VQ8P5NGA==
"@types/rimraf@2.0.3":
version "2.0.3"