Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v12.20.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 27, 2021
1 parent 1c9d12e commit e7ffea8
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 @@ -68,7 +68,7 @@
"@types/browserslist": "4.8.0",
"@types/classnames": "2.2.11",
"@types/jest": "25.2.3",
"@types/node": "12.20.6",
"@types/node": "12.20.7",
"@types/node-fetch": "2.5.8",
"@types/react": "16.14.5",
"@types/react-dom": "16.9.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3075,10 +3075,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==

"@types/node@12.20.6":
version "12.20.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.6.tgz#7b73cce37352936e628c5ba40326193443cfba25"
integrity sha512-sRVq8d+ApGslmkE9e3i+D3gFGk7aZHAT+G4cIpIEdLJYPsWiSPwcAnJEjddLQQDqV3Ra2jOclX/Sv6YrvGYiWA==
"@types/node@12.20.7":
version "12.20.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.7.tgz#1cb61fd0c85cb87e728c43107b5fd82b69bc9ef8"
integrity sha512-gWL8VUkg8VRaCAUgG9WmhefMqHmMblxe2rVpMF86nZY/+ZysU+BkAp+3cz03AixWDSSz0ks5WX59yAhv/cDwFA==

"@types/node@^8.5.7":
version "8.10.60"
Expand Down

0 comments on commit e7ffea8

Please sign in to comment.