Skip to content

Commit

Permalink
Update dependency @types/node to v16.11.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2022
1 parent 1790377 commit e694c41
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 @@ -36,7 +36,7 @@
"@oclif/test": "2.1.0",
"@types/express": "4.17.13",
"@types/inquirer": "8.2.1",
"@types/node": "16.11.45",
"@types/node": "16.11.46",
"@types/object-path": "0.11.1",
"@types/shelljs": "0.8.11",
"eslint": "8.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -870,10 +870,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.30.tgz#2c6e8512acac70815e8176aa30c38025067880ef"
integrity sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==

"@types/[email protected].45":
version "16.11.45"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810"
integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
"@types/[email protected].46":
version "16.11.46"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.46.tgz#26047602eefa47b36759d9ebb1b55ad08ce97a73"
integrity sha512-x+sfpb2dMrhCQPL4NAGs64Z9hh0t72aP0dg+PuZidmPr/0Gj5ELQTjD/t46dq3DF/8ZvSHOaIyDIbAsdPshyVQ==

"@types/node@^15.6.1":
version "15.14.9"
Expand Down

0 comments on commit e694c41

Please sign in to comment.