Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v13.13.4 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 27, 2020
1 parent 6be79a9 commit 82ca62f
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 @@ -33,7 +33,7 @@
"devDependencies": {
"@sindresorhus/tsconfig": "0.7.0",
"@types/jest": "25.1.4",
"@types/node": "13.9.2",
"@types/node": "13.13.4",
"jest": "25.1.0",
"ts-jest": "25.2.1",
"typescript": "3.8.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,10 @@
jest-diff "^25.1.0"
pretty-format "^25.1.0"

"@types/node@13.9.2":
version "13.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.2.tgz#ace1880c03594cc3e80206d96847157d8e7fa349"
integrity sha512-bnoqK579sAYrQbp73wwglccjJ4sfRdKU7WNEZ5FW4K2U6Kc0/eZ5kvXG0JKsEKFB50zrFmfFt52/cvBbZa7eXg==
"@types/node@13.13.4":
version "13.13.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==

"@types/stack-utils@^1.0.1":
version "1.0.1"
Expand Down

0 comments on commit 82ca62f

Please sign in to comment.