Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent cc2ea08 commit 7f9d860
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 @@ -38,7 +38,7 @@
},
"devDependencies": {
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.10.1",
"@types/node": "22.10.3",
"@vercel/ncc": "0.38.3",
"@vitest/coverage-v8": "2.1.6",
"prettier": "3.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -734,12 +734,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.1":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
"@types/node@npm:22.10.3":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
checksum: 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1
languageName: node
linkType: hard

Expand Down Expand Up @@ -1898,7 +1898,7 @@ __metadata:
"@octokit/plugin-throttling": "npm:9.3.2"
"@probot/octokit-plugin-config": "npm:3.0.2"
"@total-typescript/ts-reset": "npm:0.6.1"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.3"
"@vercel/ncc": "npm:0.38.3"
"@vitest/coverage-v8": "npm:2.1.6"
deepmerge: "npm:4.3.1"
Expand Down

0 comments on commit 7f9d860

Please sign in to comment.