Skip to content

Commit dbd52cc

Browse files
chore(deps): bump the minor-updates group with 3 updates (#635)
Bumps the minor-updates group with 3 updates: [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n), [conventional-changelog-eslint](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-eslint) and [eslint](https://github.com/eslint/eslint). Updates `vue-i18n` from 11.2.8 to 11.3.0 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.3.0/packages/vue-i18n) Updates `conventional-changelog-eslint` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-eslint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-eslint-v6.1.0/packages/conventional-changelog-eslint) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: vue-i18n dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: conventional-changelog-eslint dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d642b8 commit dbd52cc

2 files changed

Lines changed: 70 additions & 52 deletions

File tree

package-lock.json

Lines changed: 67 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"oidc-client-ts": "^3.4.1",
2727
"seedrandom": "^3.0.5",
2828
"vue": "^3.5.29",
29-
"vue-i18n": "^11.2.8",
29+
"vue-i18n": "^11.3.0",
3030
"vue-router": "^5.0.3"
3131
},
3232
"devDependencies": {
@@ -36,9 +36,9 @@
3636
"@semantic-release/git": "^10.0.1",
3737
"@vitejs/plugin-vue": "^6.0.4",
3838
"babel-jest": "^30.2.0",
39-
"conventional-changelog-eslint": "^6.0.0",
39+
"conventional-changelog-eslint": "^6.1.0",
4040
"cypress": "^15.11.0",
41-
"eslint": "^10.0.2",
41+
"eslint": "^10.0.3",
4242
"eslint-config-prettier": "^10.1.8",
4343
"eslint-plugin-prettier": "^5.5.5",
4444
"eslint-plugin-vue": "^10.8.0",

0 commit comments

Comments
 (0)