Skip to content

Commit b78e727

Browse files
chore(deps-dev): bump @vue/compiler-dom from 3.2.24 to 3.2.26 (#1149)
Bumps [@vue/compiler-dom](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-dom) from 3.2.24 to 3.2.26. - [Release notes](https://github.com/vuejs/vue-next/releases) - [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-next/commits/v3.2.26/packages/compiler-dom) --- updated-dependencies: - dependency-name: "@vue/compiler-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5553083 commit b78e727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/pretty": "^2.0.0",
2525
"@vue/babel-plugin-jsx": "^1.1.1",
2626
"@vue/compat": "3.2.24",
27-
"@vue/compiler-dom": "3.2.24",
27+
"@vue/compiler-dom": "3.2.26",
2828
"@vue/compiler-sfc": "3.2.26",
2929
"babel-jest": "^26.6.3",
3030
"babel-preset-jest": "^27.4.0",

0 commit comments

Comments
 (0)