Skip to content

Commit

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

"@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.12":
version "14.0.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.12.tgz#9c1d8ffb8084e8936603a6122a7649e40e68e04b"
integrity sha512-/sjzehvjkkpvLpYtN6/2dv5kg41otMGuHQUt9T2aiAuIfleCQRQHXXzF1eAw/qkZTj5Kcf4JSTf7EIizHocy6Q==

"@types/node@^10.1.0":
version "10.17.21"
Expand Down

0 comments on commit 2a6c7f9

Please sign in to comment.