Skip to content

Commit

Permalink
chore(deps): update npm to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent a84213f commit fa07a0e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
"volta": {
"node": "22.12.0"
},
"packageManager": "npm@10.9.2"
"packageManager": "npm@11.0.0"
}
2 changes: 1 addition & 1 deletion packages/kysely-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "npm@10.9.2"
"packageManager": "npm@11.0.0"
}
2 changes: 1 addition & 1 deletion packages/kysely-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "npm@10.9.2"
"packageManager": "npm@11.0.0"
}
2 changes: 1 addition & 1 deletion packages/kysely/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "npm@10.9.2"
"packageManager": "npm@11.0.0"
}

0 comments on commit fa07a0e

Please sign in to comment.