Skip to content

Commit

Permalink
Bump vue from 3.5.11 to 3.5.12 (#1075)
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 3.5.11 to 3.5.12.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.11...v3.5.12)

---
updated-dependencies:
- dependency-name: vue
  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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Oct 13, 2024
1 parent c8e9a63 commit 627da8a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"sass-loader": "^16.0.2",
"vue": "^3.5.11",
"vue": "^3.5.12",
"vue-eslint-parser": "^9.4.3",
"webpack": "^5.95.0"
},
Expand All @@ -55,7 +55,7 @@
"module": "dist/vue/TwoChannelPicker.common.js",
"name": "@adrianjost/two-channel-picker",
"peerDependencies": {
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"postcss": {
"plugins": {
Expand Down

0 comments on commit 627da8a

Please sign in to comment.