Skip to content
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

Build(deps-dev): Bump @rollup/plugin-typescript from 11.1.3 to 11.1.5 #3494

Merged
Merged
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
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1648,21 +1648,21 @@ __metadata:
linkType: hard

"@rollup/plugin-typescript@npm:^11.1.3":
version: 11.1.3
resolution: "@rollup/plugin-typescript@npm:11.1.3"
version: 11.1.5
resolution: "@rollup/plugin-typescript@npm:11.1.5"
dependencies:
"@rollup/pluginutils": ^5.0.1
resolve: ^1.22.1
peerDependencies:
rollup: ^2.14.0||^3.0.0
rollup: ^2.14.0||^3.0.0||^4.0.0
tslib: "*"
typescript: ">=3.7.0"
peerDependenciesMeta:
rollup:
optional: true
tslib:
optional: true
checksum: cde5475d16fb201bc6755eb676e72136591e9d4996b566ca702ab37870ba2554ba96a7cdacf4cd4b75ab004ae0d9fb4b32da014d3fae1d41c9bb783a843551f1
checksum: 092eed73bdd4817d0d5958b67ca2e49bc8b10f9c49614d7c65925e98817adf7a0508b2e9fa00699b025cb0563d72d9eaca93580df8d7f9515767be39352bb11c
languageName: node
linkType: hard

Expand Down