Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.0 (#5242)
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 Nov 5, 2024
1 parent 34f29d9 commit 4a6ad19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/css": "0.0.38",
"@types/eslint": "9.6.1",
"@types/mdx-js__react": "2.0.0",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/prettier": "3.0.0",
"@types/react": "18.3.4",
"@typescript-eslint/eslint-plugin": "8.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5436,12 +5436,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.8.7":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
"@types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10/9c73d4cbcbf9773a5986421025c26d6139d8ab960317b3062fbb449c00dbe8197230334be550ffcdb6059bd25f4cb903546bace905155628537283a80c2075d5
checksum: 10/a7df3426891868b0f5fb03e46aeddd8446178233521c624a44531c92a040cf08a82d8235f7e1e02af731fd16984665d4d71f3418caf9c2788313b10f040d615d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14618,7 +14618,7 @@ __metadata:
"@types/css": "npm:0.0.38"
"@types/eslint": "npm:9.6.1"
"@types/mdx-js__react": "npm:2.0.0"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
"@types/prettier": "npm:3.0.0"
"@types/react": "npm:18.3.4"
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
Expand Down

0 comments on commit 4a6ad19

Please sign in to comment.