diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-28 22:11:56 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-11-28 22:12:06 +0000 |
| commit | 2747d75080e8792883fada936f6a01a0fd6a1b05 (patch) | |
| tree | 18069cba921ef0c6f942c8b0d4d6a8cb2e9dc5a9 /src | |
| parent | build(deps-dev): bump the nodejs-dependencies group with 2 updates (diff) | |
| download | locusts-2747d75080e8792883fada936f6a01a0fd6a1b05.tar locusts-2747d75080e8792883fada936f6a01a0fd6a1b05.tar.gz locusts-2747d75080e8792883fada936f6a01a0fd6a1b05.tar.bz2 locusts-2747d75080e8792883fada936f6a01a0fd6a1b05.tar.lz locusts-2747d75080e8792883fada936f6a01a0fd6a1b05.tar.xz locusts-2747d75080e8792883fada936f6a01a0fd6a1b05.tar.zst locusts-2747d75080e8792883fada936f6a01a0fd6a1b05.zip | |
build(deps-dev): bump the nodejs-dependencies group with 2 updates
Bumps the nodejs-dependencies group with 2 updates: [prettier](https://github.com/prettier/prettier) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).
Updates `prettier` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.1...3.7.2)
Updates `eslint-plugin-vue` from 10.6.1 to 10.6.2
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.6.1...v10.6.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.7.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: eslint-plugin-vue
dependency-version: 10.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src')
| -rw-r--r-- | src/packages/vue/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/vue/package.json b/src/packages/vue/package.json index a68b7a4..ce9c71f 100644 --- a/src/packages/vue/package.json +++ b/src/packages/vue/package.json @@ -46,7 +46,7 @@ "@repo/eslint-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@vitejs/plugin-vue": "^6.0.2", - "eslint-plugin-vue": "^10.6.1", + "eslint-plugin-vue": "^10.6.2", "publint": "^0.3.15", "typescript": "^5.9.3", "vite": "^7.2.4", |
