Skip to content

Commit 09fca7d

Browse files
committed
feature #196 Use symfony/stimulus-testing 2.0 (tgalopin)
This PR was merged into the 2.x branch. Discussion ---------- Use symfony/stimulus-testing 2.0 | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | - | License | MIT Use symfony/stimulus-testing 2.0 to prepare for 2.0 release. Commits ------- 0b910d5 Use symfony/stimulus-testing 2.0
2 parents f0a460e + 0b910d5 commit 09fca7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/preset-typescript": "^7.15.0",
1919
"@rollup/plugin-node-resolve": "^13.0.0",
2020
"@rollup/plugin-typescript": "^8.3.0",
21-
"@symfony/stimulus-testing": "^1.1.0",
21+
"@symfony/stimulus-testing": "^2.0.1",
2222
"@typescript-eslint/eslint-plugin": "^5.2.0",
2323
"@typescript-eslint/parser": "^5.2.0",
2424
"babel-jest": "^27.3.1",

0 commit comments

Comments
 (0)