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] committed Jun 20, 2024
1 parent 328d085 commit 9a24fba
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
},
"packageManager": "yarn@4.3.0",
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"yarn": "4.3.0"
}
}
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",
"tsx": "^4.4.0",
"typescript": "~5.4.0",
"typescript": "~5.5.0",
"@types/node": "^20.0.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/templates/templates/empty-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",
"tsx": "^4.4.0",
"typescript": "~5.4.0",
"typescript": "~5.5.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",
"tsx": "^4.4.0",
"typescript": "~5.4.0",
"typescript": "~5.5.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",
"tsx": "^4.4.0",
"typescript": "~5.4.0",
"typescript": "~5.5.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",
"tsx": "^4.4.0",
"typescript": "~5.4.0",
"typescript": "~5.5.0",
"@types/node": "^20.0.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"path-browserify": "^1.0.1",
"prettier": "^3.0.0",
"rimraf": "^5.0.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"dependencies": {
"@apify/utilities": "^2.8.0",
Expand Down
18 changes: 9 additions & 9 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12373,7 +12373,7 @@ __metadata:
react-lite-youtube-embed: "npm:^2.3.52"
rimraf: "npm:^5.0.0"
stream-browserify: "npm:^3.0.0"
typescript: "npm:5.4.5"
typescript: "npm:5.5.2"
unist-util-visit: "npm:^5.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13571,23 +13571,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
"typescript@npm:5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
checksum: 10c0/6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4
languageName: node
linkType: hard

Expand Down

0 comments on commit 9a24fba

Please sign in to comment.