Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.5.5 (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 0d7f555 commit ebd7373
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/eslint": "9.6.1",
"@types/jsonwebtoken": "9.0.6",
"@types/micromatch": "4.0.9",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@types/react-dom": "18.3.0",
"@types/react-syntax-highlighter": "15.5.13",
"@types/seedrandom": "3.0.8",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4382,7 +4382,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.5.4":
"@types/node@npm:*":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
dependencies:
Expand All @@ -4391,6 +4391,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
languageName: node
linkType: hard

"@types/node@npm:^17.0.36":
version: 17.0.45
resolution: "@types/node@npm:17.0.45"
Expand Down Expand Up @@ -12484,7 +12493,7 @@ __metadata:
"@types/eslint": "npm:9.6.1"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.5.4"
"@types/node": "npm:22.5.5"
"@types/react-dom": "npm:18.3.0"
"@types/react-syntax-highlighter": "npm:15.5.13"
"@types/seedrandom": "npm:3.0.8"
Expand Down

0 comments on commit ebd7373

Please sign in to comment.