Skip to content

Commit

Permalink
Bump the npm-deps group with 2 updates (#15)
Browse files Browse the repository at this point in the history
Bumps the npm-deps group with 2 updates: [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) and [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue).


Updates `@babel/types` from 7.23.0 to 7.23.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-types)

Updates `@vitejs/plugin-vue` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.4.1/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@babel/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 12, 2023
1 parent 75e8f67 commit c345e9b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -23,9 +23,9 @@
"vue-prism-editor": "^2.0.0-alpha.2"
},
"devDependencies": {
"@babel/types": "^7.23.0",
"@babel/types": "^7.23.3",
"@types/node": "^20.8.10",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue": "^4.4.1",
"@vue/compiler-sfc": "^3.0.5",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
Expand Down

0 comments on commit c345e9b

Please sign in to comment.