Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency typescript to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 10, 2021
1 parent af29b71 commit d9cba3a
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/delivery-tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"jest": "27.4.3",
"prettier": "2.5.1",
"ts-node": "10.4.0",
"typescript": "4.5.2"
"typescript": "4.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/item-crawl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"jest": "27.4.3",
"progress": "2.0.3",
"ts-node": "10.4.0",
"typescript": "4.5.2"
"typescript": "4.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/youtube-crawl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"@vercel/node": "1.12.1",
"eslint": "8.4.1",
"ts-node": "10.4.0",
"typescript": "4.5.2"
"typescript": "4.5.3"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3471,7 +3471,7 @@ __metadata:
request: ^2.88.2
tough-cookie: ^4.0.0
ts-node: 10.4.0
typescript: 4.5.2
typescript: 4.5.3
url: ^0.11.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4941,7 +4941,7 @@ __metadata:
progress: 2.0.3
request: ^2.88.2
ts-node: 10.4.0
typescript: 4.5.2
typescript: 4.5.3
url: ^0.11.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7460,13 +7460,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.5.2":
version: 4.5.2
resolution: "typescript@npm:4.5.2"
"typescript@npm:4.5.3":
version: 4.5.3
resolution: "typescript@npm:4.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
checksum: 2ac278c20418882816789ad94a5d9e7f11969db7a2a23fa09e61f2fedf3814265cbd4f89d7f5b6e1f0e7be2b5f169becf5dab913d0da255b073ea3c8c324e6d4
languageName: node
linkType: hard

Expand All @@ -7490,13 +7490,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected].2#~builtin<compat/typescript>":
version: 4.5.2
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=ddd1e8"
"typescript@patch:[email protected].3#~builtin<compat/typescript>":
version: 4.5.3
resolution: "typescript@patch:typescript@npm%3A4.5.3#~builtin<compat/typescript>::version=4.5.3&hash=ddd1e8"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 24a439e062a05e3285a4f0e8a40644116ecdca89f3e908bed01e5a01b9aee747e3bcf0e85fe9e017e5ebf0c0863437c39479f2616f55a244c2d82d37022cdc4f
checksum: 39ce769cf7489fff727350b70f7ccb59ce60fef32572892050ced2b1a5dac9c1f9ac8d74b08a5b2dc8d52c9d0f3031ea26b60b82fb1c059dd65704d21fb19d8b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7961,7 +7961,7 @@ __metadata:
"@vercel/node": 1.12.1
eslint: 8.4.1
ts-node: 10.4.0
typescript: 4.5.2
typescript: 4.5.3
vercel: 23.1.2
languageName: unknown
linkType: soft

3 comments on commit d9cba3a

@vercel
Copy link

@vercel vercel bot commented on d9cba3a Dec 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

youtube-crawl – ./packages/youtube-crawl

youtube-crawl-phi.vercel.app
youtube-crawl-git-master-dev-mugles.vercel.app
youtube-crawl.pickk.one
youtube-crawl-dev-mugles.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d9cba3a Dec 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

item-crawl – ./packages/item-crawl

item-crawl.vercel.app
item-crawl-dev-mugles.vercel.app
crawl.pickk.one
item-crawl-git-master-dev-mugles.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d9cba3a Dec 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

delivery-tracker – ./packages/delivery-tracker

delivery-tracker-dev-mugles.vercel.app
delivery-tracker-hazel.vercel.app
delivery-tracker-git-master-dev-mugles.vercel.app
delivery-track.pickk.one

Please sign in to comment.