Skip to content

Commit 62c3065

Browse files
fix(deps): update dependency ast-kit to v1 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d416a76 commit 62c3065

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"dependencies": {
7878
"@rollup/pluginutils": "^5.1.0",
7979
"@vue/language-core": "^2.0.19",
80-
"ast-kit": "^0.12.2",
80+
"ast-kit": "^1.0.0",
8181
"magic-string-ast": "^0.6.1",
8282
"unplugin": "^1.10.1"
8383
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)