From b8afd70d1ddff067acd2d1c4e6b53fb6dd9c4d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 09:56:25 +0000 Subject: [PATCH] npm-dep: bump eslint-plugin-svelte from 2.34.0 to 2.34.1 in /frontend Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.34.0 to 2.34.1. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.34.0...v2.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 9cf74fa9..f6f655e7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "daisyui": "^3.9.4", "eslint": "^8.52.0", "eslint-config-prettier": "^9.0.0", - "eslint-plugin-svelte": "^2.34.0", + "eslint-plugin-svelte": "^2.34.1", "husky": "^8.0.3", "postcss": "^8.4.31", "prettier": "^3.0.3", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 15cc39b3..e28da649 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: ^9.0.0 version: 9.0.0(eslint@8.52.0) eslint-plugin-svelte: - specifier: ^2.34.0 - version: 2.34.0(eslint@8.52.0)(svelte@4.2.2) + specifier: ^2.34.1 + version: 2.34.1(eslint@8.52.0)(svelte@4.2.2) husky: specifier: ^8.0.3 version: 8.0.3 @@ -1225,8 +1225,8 @@ packages: eslint: 8.52.0 dev: true - /eslint-plugin-svelte@2.34.0(eslint@8.52.0)(svelte@4.2.2): - resolution: {integrity: sha512-4RYUgNai7wr0v+T/kljMiYSjC/oqwgq5i+cPppawryAayj4C7WK1ixFlWCGmNmBppnoKCl4iA4ZPzPtlHcb4CA==} + /eslint-plugin-svelte@2.34.1(eslint@8.52.0)(svelte@4.2.2): + resolution: {integrity: sha512-HnLzYevh9bLL0Rj2d4dmZY9EutN0BL5JsJRHqtJFIyaEmdxxd3ZuY5zNoSjIFhctFMSntsClbd6TwYjgaOY0Xw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0-0 @@ -1240,7 +1240,7 @@ packages: debug: 4.3.4 eslint: 8.52.0 esutils: 2.0.3 - known-css-properties: 0.28.0 + known-css-properties: 0.29.0 postcss: 8.4.31 postcss-load-config: 3.1.4(postcss@8.4.31) postcss-safe-parser: 6.0.0(postcss@8.4.31) @@ -1828,8 +1828,8 @@ packages: engines: {node: '>=6'} dev: true - /known-css-properties@0.28.0: - resolution: {integrity: sha512-9pSL5XB4J+ifHP0e0jmmC98OGC1nL8/JjS+fi6mnTlIf//yt/MfVLtKg7S6nCtj/8KTcWX7nRlY0XywoYY1ISQ==} + /known-css-properties@0.29.0: + resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==} dev: true /levn@0.4.1: