Skip to content

Commit d15451e

Browse files
committed
[WebpackEncoreBundle] Bump @symfony/stimulus-bridge to ^4.0.0
1 parent f4739b6 commit d15451e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

symfony/webpack-encore-bundle/1.10/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@babel/core": "^7.17.0",
44
"@babel/preset-env": "^7.16.0",
55
"@hotwired/stimulus": "^3.0.0",
6-
"@symfony/stimulus-bridge": "^3.2.0",
6+
"@symfony/stimulus-bridge": "^4.0.0",
77
"@symfony/webpack-encore": "^4.0.0",
88
"core-js": "^3.23.0",
99
"regenerator-runtime": "^0.13.9",

symfony/webpack-encore-bundle/1.9/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"devDependencies": {
33
"@hotwired/stimulus": "^3.0.0",
4-
"@symfony/stimulus-bridge": "^3.0.0",
4+
"@symfony/stimulus-bridge": "^4.0.0",
55
"@symfony/webpack-encore": "^1.7.0",
66
"core-js": "^3.0.0",
77
"regenerator-runtime": "^0.13.2",

0 commit comments

Comments
 (0)