Skip to content

Commit 9b83db8

Browse files
authored
refactor: replace snapshots with more flexible contains checks so that compiler output changes dont affect test outcome (#1122)
1 parent 3ae7b20 commit 9b83db8

16 files changed

+159
-848
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prettier": "^3.5.3",
5252
"prettier-plugin-svelte": "^3.4.0",
5353
"publint": "^0.3.12",
54-
"svelte": "^5.32.1",
54+
"svelte": "^5.33.2",
5555
"svelte-eslint-parser": "^1.2.0",
5656
"typescript": "^5.8.3",
5757
"typescript-eslint": "^8.32.1",

0 commit comments

Comments
 (0)