Skip to content

Commit 11baaec

Browse files
committed
update snapshot
1 parent e07491e commit 11baaec

File tree

4 files changed

+735
-735
lines changed

4 files changed

+735
-735
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@
6565
"tsc-alias": "^1.8.16",
6666
"typescript": "^5.9.2"
6767
},
68-
"packageManager": "yarn@4.0.1"
68+
"packageManager": "yarn@4.10.2"
6969
}

src/__snapshots__/extensions.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Markdown extensions backward compatibility support self closing html tag 1`] = `
44
{

src/__snapshots__/md2hast.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Markdown supports basic markdown 1`] = `
44
{

0 commit comments

Comments
 (0)