Skip to content

Commit

Permalink
Merge pull request #842 from gjoseph/renovate/major-11-node-and-npm-p…
Browse files Browse the repository at this point in the history
…latform

chore(deps): update npm to v11
  • Loading branch information
gjoseph authored Dec 17, 2024
2 parents 0d9c2a8 + 14f4079 commit 0bf5e28
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions tichu-clients/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tichu-clients/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"engines": {
"node": "22.12.0",
"npm": "10.9.2"
"npm": "11.0.0"
},
"devDependencies": {
"husky": "9.1.7",
Expand Down
2 changes: 1 addition & 1 deletion tichu-clients/packages/tichu-client-ts-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "",
"engines": {
"node": "22.12.0",
"npm": "10.9.2"
"npm": "11.0.0"
},
"devDependencies": {
"@ava/typescript": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tichu-clients/packages/tichu-term-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"license": "",
"engines": {
"node": "22.12.0",
"npm": "10.9.2"
"npm": "11.0.0"
},
"devDependencies": {
"@ava/typescript": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tichu-clients/packages/tichu-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"license": "",
"engines": {
"node": "22.12.0",
"npm": "10.9.2"
"npm": "11.0.0"
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.2",
Expand Down

0 comments on commit 0bf5e28

Please sign in to comment.