Skip to content

fix(deps): update dependency dedent to v1.6.0 (main) #7292

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

Merged
merged 1 commit into from
May 5, 2025
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
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10020,7 +10020,7 @@ __metadata:
languageName: node
linkType: hard

"dedent@npm:1.5.3, dedent@npm:^1.0.0, dedent@npm:^1.5.1":
"dedent@npm:1.5.3":
version: 1.5.3
resolution: "dedent@npm:1.5.3"
peerDependencies:
Expand All @@ -10032,6 +10032,18 @@ __metadata:
languageName: node
linkType: hard

"dedent@npm:^1.0.0, dedent@npm:^1.5.1":
version: 1.6.0
resolution: "dedent@npm:1.6.0"
peerDependencies:
babel-plugin-macros: ^3.1.0
peerDependenciesMeta:
babel-plugin-macros:
optional: true
checksum: 10c0/671b8f5e390dd2a560862c4511dd6d2638e71911486f78cb32116551f8f2aa6fcaf50579ffffb2f866d46b5b80fd72470659ca5760ede8f967619ef7df79e8a5
languageName: node
linkType: hard

"deep-eql@npm:^4.1.2":
version: 4.1.3
resolution: "deep-eql@npm:4.1.3"
Expand Down
Loading