Skip to content

Bump @parcel/ts-utils from 2.10.1 to 2.11.0 #1064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3918,7 +3918,7 @@ __metadata:
languageName: node
linkType: hard

"@parcel/ts-utils@npm:2.10.1, @parcel/ts-utils@npm:^2.10.1":
"@parcel/ts-utils@npm:2.10.1":
version: 2.10.1
resolution: "@parcel/ts-utils@npm:2.10.1"
dependencies:
Expand All @@ -3929,6 +3929,17 @@ __metadata:
languageName: node
linkType: hard

"@parcel/ts-utils@npm:^2.10.1":
version: 2.11.0
resolution: "@parcel/ts-utils@npm:2.11.0"
dependencies:
nullthrows: ^1.1.1
peerDependencies:
typescript: ">=3.0.0"
checksum: 0d8de9b2e190aec1744832135dae9c2ca35efeeb87a793ceb7b46fffc44c356e76a3612741c24b2d3e8125f8f6af0395f2dad60a9dd339752d2577ce6f1b52c1
languageName: node
linkType: hard

"@parcel/types@npm:2.10.1":
version: 2.10.1
resolution: "@parcel/types@npm:2.10.1"
Expand Down