Skip to content

Commit

Permalink
Update npm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 7353c1f commit d5d8a15
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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": "16.16.0",
"npm": "8.14.0"
"npm": "10.5.1"
},
"devDependencies": {
"husky": "8.0.3",
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 @@ -23,7 +23,7 @@
"license": "",
"engines": {
"node": "16.16.0",
"npm": "8.14.0"
"npm": "10.5.1"
},
"devDependencies": {
"@ava/typescript": "3.0.1",
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 @@ -26,7 +26,7 @@
"license": "",
"engines": {
"node": "16.16.0",
"npm": "8.14.0"
"npm": "10.5.1"
},
"devDependencies": {
"@ava/typescript": "3.0.1",
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 @@ -65,7 +65,7 @@
"license": "",
"engines": {
"node": "16.16.0",
"npm": "8.14.0"
"npm": "10.5.1"
},
"devDependencies": {
"@craco/craco": "7.0.0",
Expand Down

0 comments on commit d5d8a15

Please sign in to comment.