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

chore(deps): update dependency rollup-plugin-esbuild to v6.1.1 #97

Merged
merged 1 commit into from
Aug 13, 2024
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
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4245,8 +4245,8 @@ __metadata:
linkType: hard

"rollup-plugin-esbuild@npm:^6.0.0":
version: 6.1.0
resolution: "rollup-plugin-esbuild@npm:6.1.0"
version: 6.1.1
resolution: "rollup-plugin-esbuild@npm:6.1.1"
dependencies:
"@rollup/pluginutils": "npm:^5.0.5"
debug: "npm:^4.3.4"
Expand All @@ -4255,7 +4255,7 @@ __metadata:
peerDependencies:
esbuild: ">=0.18.0"
rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0
checksum: 91af17d4ae1708343e46452cab919e498c7cf5d7701818940a66a5d433a8fb86e2455a6039791ef2c99684b6c1367b0ed683743bf93370997f99fd5fef8c3ff0
checksum: 1d5610a54ea4ffc4721d4f6beed8931cb2188313ab464480605b8bc7eb24be63eadf5eb706c8af2ed930f93c210b66190f482311642f5f3c5ad801c63d80f755
languageName: node
linkType: hard

Expand Down