Skip to content

Commit

Permalink
Bump @types/node from 22.5.5 to 22.7.5 (#107)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 20de04c commit b8f26d1
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 @@ -45,7 +45,7 @@
"packageManager": "yarn@4.3.1",
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.5",
"maathis": "^0.2.1",
"prettier": "^3.3.2",
"tsup": "^8.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -430,12 +430,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2075,7 +2075,7 @@ __metadata:
resolution: "turnstile-verify@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:^0.16.4"
"@types/node": "npm:22.5.5"
"@types/node": "npm:22.7.5"
maathis: "npm:^0.2.1"
prettier: "npm:^3.3.2"
tsup: "npm:^8.2.3"
Expand Down

0 comments on commit b8f26d1

Please sign in to comment.