Skip to content

Commit

Permalink
chore(deps): update patch/minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 2a42726 commit a2d7f49
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "20.9.0",
"node": "20.10.0",
"yarn": "4.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/templates/templates/cheerio-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@apify/tsconfig": "^0.1.0",
"ts-node": "^10.8.0",
"typescript": "~5.2.2",
"typescript": "~5.3.0",
"@types/node": "^20.0.0"
},
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@apify/tsconfig": "^0.1.0",
"ts-node": "^10.8.0",
"typescript": "~5.2.2",
"typescript": "~5.3.0",
"@types/node": "^20.0.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/templates/templates/playwright-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@apify/tsconfig": "^0.1.0",
"ts-node": "^10.8.0",
"typescript": "~5.2.2",
"typescript": "~5.3.0",
"@types/node": "^20.0.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/templates/templates/puppeteer-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@apify/tsconfig": "^0.1.0",
"ts-node": "^10.8.0",
"typescript": "~5.2.2",
"typescript": "~5.3.0",
"@types/node": "^20.0.0"
},
"scripts": {
Expand Down

0 comments on commit a2d7f49

Please sign in to comment.