Skip to content

Commit 649fedb

Browse files
committed
chore: update comment-mark
1 parent 6803623 commit 649fedb

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

build/readme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import commentMark from 'comment-mark'
1+
import { commentMark } from 'comment-mark'
22
import { readFileSync, writeFileSync } from 'node:fs'
33
import { dirname, resolve } from 'node:path'
44
import { fileURLToPath } from 'node:url'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@vue/eslint-config-typescript": "^14.6.0",
3030
"@vueuse/core": "^14.0.0",
3131
"@wxt-dev/module-vue": "^1.0.2",
32-
"comment-mark": "^1.1.1",
32+
"comment-mark": "^2.0.1",
3333
"esbuild": "^0.25.4",
3434
"eslint": "^9.38.0",
3535
"eslint-plugin-perfectionist": "^4.15.1",

pnpm-lock.yaml

Lines changed: 6 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)