Skip to content

Commit

Permalink
Merge pull request #787 from devoxa/renovate/node-18.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node from 18.18.4 to 18.18.5
  • Loading branch information
kodiakhq[bot] authored Oct 12, 2023
2 parents 45b5f6b + 1cd441d commit e4ceb0c
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 @@ -34,7 +34,7 @@
"@swc/jest": "0.2.29",
"@types/graphql-fields": "1.3.7",
"@types/jest": "29.5.5",
"@types/node": "18.18.4",
"@types/node": "18.18.5",
"eslint": "8.51.0",
"jest": "29.7.0",
"prettier": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,10 +1158,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==

"@types/[email protected].4":
version "18.18.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7"
integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==
"@types/[email protected].5":
version "18.18.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.5.tgz#afc0fd975df946d6e1add5bbf98264225b212244"
integrity sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==

"@types/semver@^7.3.12":
version "7.3.13"
Expand Down

0 comments on commit e4ceb0c

Please sign in to comment.