Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v12.20.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2021
1 parent 2092527 commit 49a5e2d
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 @@ -45,7 +45,7 @@
"@semantic-release/github": "7.2.3",
"@semantic-release/npm": "7.1.3",
"@types/jest": "26.0.23",
"@types/node": "12.20.12",
"@types/node": "12.20.13",
"@types/semver": "7.3.5",
"@types/shelljs": "0.8.8",
"@typescript-eslint/eslint-plugin": "4.23.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1579,10 +1579,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==

"@types/node@12.20.12":
version "12.20.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
"@types/node@12.20.13":
version "12.20.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==

"@types/node@^13.7.0":
version "13.13.52"
Expand Down

0 comments on commit 49a5e2d

Please sign in to comment.