Skip to content

Commit

Permalink
Bump @types/node from 13.13.10 to 14.0.11 (#1603)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 5, 2020
1 parent 64d89b9 commit 001dce6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@types/fs-extra": "9.0.1",
"@types/jest": "25.2.3",
"@types/node": "13.13.10",
"@types/node": "14.0.11",
"jest": "26.0.1",
"ts-jest": "26.1.0",
"typescript": "3.9.5",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Expand Up @@ -2182,15 +2182,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*":
version "13.11.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g==

"@types/node@13.13.10":
version "13.13.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.10.tgz#34a9be3cbc409fd235984bd18a130006f5234396"
integrity sha512-J+FbkhLTcFstD7E5mVZDjYxa1VppwT2HALE6H3n2AnBSP8uiCQk0Pyr6BkJcP38dFV9WecoVJRJmFnl9ikIW7Q==
"@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@^10.1.0":
version "10.17.21"
Expand Down

0 comments on commit 001dce6

Please sign in to comment.