Skip to content

Commit

Permalink
chore(deps-dev): bump @intlify/eslint-plugin-vue-i18n in /src
Browse files Browse the repository at this point in the history
Bumps [@intlify/eslint-plugin-vue-i18n](https://github.com/intlify/eslint-plugin-vue-i18n) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/intlify/eslint-plugin-vue-i18n/releases)
- [Changelog](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md)
- [Commits](intlify/eslint-plugin-vue-i18n@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@intlify/eslint-plugin-vue-i18n"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 2e0322b commit 7d7a5dd
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 76 deletions.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"npx-check-audit": "pnpm run prepReportDirs && pnpm dlx audit-ci@^6 --config shared-ui/audit-ci-shared.json >build/reports/audit-ci.txt"
},
"devDependencies": {
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
"@intlify/eslint-plugin-vue-i18n": "^3.0.0",
"@rushstack/eslint-patch": "^1.10.3",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^20.14.2",
Expand Down
Loading

0 comments on commit 7d7a5dd

Please sign in to comment.