Skip to content

Commit

Permalink
⬆️ Update dependency @types/node to ^22.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 82861be commit 9a4a754
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 @@ -78,7 +78,7 @@
"homepage": "https://github.com/dubzzz/pure-rand#readme",
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"@types/node": "^22.10.6",
"cross-env": "^7.0.3",
"fast-check": "^3.23.1",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -910,12 +910,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.1":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
"@types/node@npm:*, @types/node@npm:^22.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3149,7 +3149,7 @@ __metadata:
resolution: "pure-rand@workspace:."
dependencies:
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.10.1"
"@types/node": "npm:^22.10.6"
cross-env: "npm:^7.0.3"
fast-check: "npm:^3.23.1"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit 9a4a754

Please sign in to comment.