Skip to content

Commit

Permalink
Merge pull request #35 from ask-utils/renovate/node-10.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v10.17.24
  • Loading branch information
hideokamoto committed Jun 4, 2020
2 parents caa9ca9 + 77f3785 commit c889fd0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/jest": "23.3.14",
"@types/moment": "2.13.0",
"@types/node": "10.17.21",
"@types/node": "10.17.24",
"@typescript-eslint/eslint-plugin": "1.13.0",
"@typescript-eslint/parser": "1.13.0",
"@typescript-eslint/typescript-estree": "1.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1445,10 +1445,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==

"@types/node@10.17.21":
version "10.17.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.21.tgz#c00e9603399126925806bed2d9a1e37da506965e"
integrity sha512-PQKsydPxYxF1DsAFWmunaxd3sOi3iMt6Zmx/tgaagHYmwJ/9cRH91hQkeJZaUGWbvn0K5HlSVEXkn5U/llWPpQ==
"@types/node@10.17.24":
version "10.17.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.24.tgz#c57511e3a19c4b5e9692bb2995c40a3a52167944"
integrity sha512-5SCfvCxV74kzR3uWgTYiGxrd69TbT1I6+cMx1A5kEly/IVveJBimtAMlXiEyVFn5DvUFewQWxOOiJhlxeQwxgA==

"@types/shelljs@^0.8.0":
version "0.8.7"
Expand Down

0 comments on commit c889fd0

Please sign in to comment.