Skip to content

Commit

Permalink
Merge pull request #147 from Borales/renovate/node-18.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to ^18.16.9
  • Loading branch information
Borales committed May 14, 2023
2 parents 5fd1324 + c71c83c commit ef0318c
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 @@ -17,7 +17,7 @@
"@actions/io": "^1.1.3"
},
"devDependencies": {
"@types/node": "^18.16.8",
"@types/node": "^18.16.9",
"@typescript-eslint/parser": "^5.59.5",
"@vercel/ncc": "^0.36.1",
"eslint-plugin-github": "^4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -746,10 +746,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==

"@types/node@*", "@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@*", "@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/prettier@^2.1.5":
version "2.7.2"
Expand Down

0 comments on commit ef0318c

Please sign in to comment.