Skip to content

Commit d07f905

Browse files
committed
chore: update
1 parent c963c7e commit d07f905

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

packages/rspack-test-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"jsdom": "^25.0.0",
6262
"memfs": "4.14.0",
6363
"mkdirp": "0.5.6",
64-
"path-serializer": "0.3.0",
64+
"path-serializer": "0.3.1",
6565
"pretty-format": "29.7.0",
6666
"rimraf": "3.0.2",
6767
"webpack": "^5.94.0",

packages/rspack-test-tools/src/helper/expect/placeholder.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ const placeholderSerializer = createSnapshotSerializer({
2626
features: {
2727
replaceWorkspace: false,
2828
addDoubleQuotes: false,
29-
escapeDoubleQuotes: false,
30-
transformCLR: true
29+
escapeDoubleQuotes: false
3130
}
3231
});
3332

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)