Skip to content

Commit

Permalink
Merge pull request #396 from noahm/renovate/node-22.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v22
  • Loading branch information
noahm authored Nov 13, 2024
2 parents 2644ea7 + 9253598 commit 7c3c576
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/fuzzy-search": "2.1.5",
"@types/inquirer": "9.0.7",
"@types/jsdom": "21.1.7",
"@types/node": "20.17.6",
"@types/node": "22.9.0",
"@types/papaparse": "patch:@types/papaparse@npm%3A5.3.14#~/.yarn/patches/@types-papaparse-npm-5.3.14-864eddd3a0.patch",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2727,12 +2727,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.6":
version: 20.17.6
resolution: "@types/node@npm:20.17.6"
"@types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/714b8b54951950cee662ce80492831ebc51f914a9adf88583cea777ea4d55b88827b2505ff2f53d2bb7753691aaab1b06c027a7b5c63eb153ad4acee1239690c
undici-types: "npm:~6.19.8"
checksum: 10/a7df3426891868b0f5fb03e46aeddd8446178233521c624a44531c92a040cf08a82d8235f7e1e02af731fd16984665d4d71f3418caf9c2788313b10f040d615d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4600,7 +4600,7 @@ __metadata:
"@types/fuzzy-search": "npm:2.1.5"
"@types/inquirer": "npm:9.0.7"
"@types/jsdom": "npm:21.1.7"
"@types/node": "npm:20.17.6"
"@types/node": "npm:22.9.0"
"@types/papaparse": "patch:@types/papaparse@npm%3A5.3.14#~/.yarn/patches/@types-papaparse-npm-5.3.14-864eddd3a0.patch"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.3.0"
Expand Down Expand Up @@ -10179,7 +10179,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
Expand Down

0 comments on commit 7c3c576

Please sign in to comment.