From fc679ac42edc5c196d06b25b0b42d962a6f81877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:04:28 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group with 2 updates Bumps the production-dependencies group with 2 updates: [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). Updates `eslint-plugin-astro` from 0.31.3 to 0.31.4 - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.31.3...v0.31.4) Updates `eslint-plugin-vue` from 9.20.1 to 9.21.1 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.1) --- updated-dependencies: - dependency-name: eslint-plugin-astro dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: eslint-plugin-vue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- packages/eslint-config/package.json | 4 ++-- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index c93e333..5fe0dcf 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -24,7 +24,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", - "eslint-plugin-astro": "^0.31.3", + "eslint-plugin-astro": "^0.31.4", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^27.6.3", @@ -37,7 +37,7 @@ "eslint-plugin-regexp": "^2.2.0", "eslint-plugin-svelte": "^2.35.1", "eslint-plugin-unicorn": "^50.0.1", - "eslint-plugin-vue": "^9.20.1", + "eslint-plugin-vue": "^9.21.1", "local-pkg": "^0.5.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da9560c..c6611f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^3.6.1 version: 3.6.1(@typescript-eslint/parser@6.20.0)(eslint-plugin-import@2.29.1)(eslint@8.56.0) eslint-plugin-astro: - specifier: ^0.31.3 - version: 0.31.3(eslint@8.56.0) + specifier: ^0.31.4 + version: 0.31.4(eslint@8.56.0) eslint-plugin-eslint-comments: specifier: ^3.2.0 version: 3.2.0(eslint@8.56.0) @@ -111,8 +111,8 @@ importers: specifier: ^50.0.1 version: 50.0.1(eslint@8.56.0) eslint-plugin-vue: - specifier: ^9.20.1 - version: 9.20.1(eslint@8.56.0) + specifier: ^9.21.1 + version: 9.21.1(eslint@8.56.0) local-pkg: specifier: ^0.5.0 version: 0.5.0 @@ -1434,8 +1434,8 @@ packages: resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} dev: false - /astro-eslint-parser@0.16.2: - resolution: {integrity: sha512-JJ/AlnPEiFgu5Tuuj9AxkSjiyobg2x7hjiXpglZtyzN2Bkj7GSXVppDQL6oavwtk0kHOAAkvyuJJ+8cC5c1NqQ==} + /astro-eslint-parser@0.16.3: + resolution: {integrity: sha512-CGaBseNtunAV2DCpwBXqTKq8+9Tw65XZetMaC0FsMoZuLj0gxNIkbCf2QyKYScVrNOU7/ayfNdVw8ZCSHBiqCg==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@astrojs/compiler': 2.5.1 @@ -2237,8 +2237,8 @@ packages: - supports-color dev: false - /eslint-plugin-astro@0.31.3(eslint@8.56.0): - resolution: {integrity: sha512-dxNT4cusvLiWFT0ebTd7HP9GixZbua7QYARD1ilqhJEANCSJA7RIas57vnD1PHNDCdYyTit7JU4NDPLWkcG2HA==} + /eslint-plugin-astro@0.31.4(eslint@8.56.0): + resolution: {integrity: sha512-aU1KYSo7TdnSTBenyAWuRFB07lVUe0/6u9cltC2ZCx0QgcfC+HP7e87OkmvoKh+RZuaSsVgLG4zCOI8LZ6nS/Q==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' @@ -2246,7 +2246,7 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@jridgewell/sourcemap-codec': 1.4.15 '@typescript-eslint/types': 5.62.0 - astro-eslint-parser: 0.16.2 + astro-eslint-parser: 0.16.3 eslint: 8.56.0 eslint-compat-utils: 0.4.1(eslint@8.56.0) postcss: 8.4.33 @@ -2487,8 +2487,8 @@ packages: - supports-color dev: false - /eslint-plugin-vue@9.20.1(eslint@8.56.0): - resolution: {integrity: sha512-GyCs8K3lkEvoyC1VV97GJhP1SvqsKCiWGHnbn0gVUYiUhaH2+nB+Dv1uekv1THFMPbBfYxukrzQdltw950k+LQ==} + /eslint-plugin-vue@9.21.1(eslint@8.56.0): + resolution: {integrity: sha512-XVtI7z39yOVBFJyi8Ljbn7kY9yHzznKXL02qQYn+ta63Iy4A9JFBw6o4OSB9hyD2++tVT+su9kQqetUyCCwhjw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0