Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2023
1 parent 05450c4 commit feac519
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 @@ -76,7 +76,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "29.5.1",
"@types/js-yaml": "4.0.5",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/react": "17.0.59",
"@types/react-copy-to-clipboard": "5.0.4",
"@types/react-dom": "18.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3590,10 +3590,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ==

"@types/node@18.16.8":
version "18.16.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.8.tgz#fcd9bd0a793aba2701caff4aeae7c988d4da6ce5"
integrity sha512-p0iAXcfWCOTCBbsExHIDFCfwsqFwBTgETJveKMT+Ci3LY9YqQCI91F5S+TB20+aRCXpcWfvx5Qr5EccnwCm2NA==
"@types/node@18.16.9":
version "18.16.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==

"@types/node@^10.1.0":
version "10.17.17"
Expand Down

0 comments on commit feac519

Please sign in to comment.