Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v12.20.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 1, 2021
1 parent f4785dc commit e761ad6
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 @@ -46,7 +46,7 @@
"@semantic-release/github": "7.2.3",
"@semantic-release/npm": "7.1.3",
"@types/jest": "27.0.2",
"@types/node": "12.20.35",
"@types/node": "12.20.36",
"@types/semver": "7.3.9",
"@types/shelljs": "0.8.9",
"@typescript-eslint/eslint-plugin": "4.33.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1803,10 +1803,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.4.tgz#a12f0ee7847cf17a97f6fdf1093cb7a9af23cca4"
integrity sha512-KDazLNYAGIuJugdbULwFZULF9qQ13yNWEBFnfVpqlpgAAo6H/qnM9RjBgh0A0kmHf3XxAKLdN5mTIng9iUvVLA==

"@types/node@12.20.35":
version "12.20.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.35.tgz#ccabdc86b5b3babff92f575ffd14c2329710635d"
integrity sha512-fsSWQa0FpolfK709jVqkmtMBtrfdRPM1ZSRlayrnVOqfiABLZJJDw1OA++VuQdpOKSgJgt/7buf/B4GPSH3EWQ==
"@types/node@12.20.36":
version "12.20.36"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.36.tgz#5bd54d2383e714fc4d2c258107ee70c5bad86d0c"
integrity sha512-+5haRZ9uzI7rYqzDznXgkuacqb6LJhAti8mzZKWxIXn/WEtvB+GHVJ7AuMwcN1HMvXOSJcrvA6PPoYHYOYYebA==

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

0 comments on commit e761ad6

Please sign in to comment.