Skip to content

chore: updated webpack-cli peerDependencies with v5 #1173

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
Dec 15, 2022
Merged

chore: updated webpack-cli peerDependencies with v5 #1173

merged 1 commit into from
Dec 15, 2022

Conversation

UlrichHP
Copy link
Contributor

Following issue #1172

In package.json : updated webpack-cli peerDependencies and reordered svelte in devDependencies

package.json Outdated
@@ -98,8 +100,6 @@
"webpack": "^5.72",
"webpack-cli": "^4.9.1",
Copy link
Member

Choose a reason for hiding this comment

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

Also change it here. This is used in the tests - and we test both the upper and highest matching versions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wasn't sure if it was needed here also.
Thanks, it's done.

@weaverryan
Copy link
Member

Thanks @UlrichHP!

@weaverryan weaverryan merged commit 71fd378 into symfony:main Dec 15, 2022
@UlrichHP UlrichHP deleted the webpack-cli-update branch December 15, 2022 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants