Skip to content

Commit

Permalink
Bump @types/node in /bindings_node in the node-dev group (#1580)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 00afbb7 commit 11eaf74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bindings_node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@napi-rs/cli": "^3.0.0-alpha.64",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/uuid": "^10.0.0",
"fast-glob": "^3.3.3",
"prettier": "^3.4.2",
Expand Down
10 changes: 5 additions & 5 deletions bindings_node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1517,12 +1517,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
"@types/node@npm:^22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/aac2b6f6a845ec3540c3d979b3150efe3162165bfda953af10b579df2d1cc4f5c48506922bf6bf661a2e5a7ebb571c5729bf1f9f12488a810bb1a5fa9522ef9d
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1620,7 +1620,7 @@ __metadata:
dependencies:
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.1"
"@napi-rs/cli": "npm:^3.0.0-alpha.64"
"@types/node": "npm:^22.12.0"
"@types/node": "npm:^22.13.0"
"@types/uuid": "npm:^10.0.0"
fast-glob: "npm:^3.3.3"
prettier: "npm:^3.4.2"
Expand Down

0 comments on commit 11eaf74

Please sign in to comment.