From a29568b42d2b0bc0f9a09af83651375a6d316915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 18:17:26 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-svelte3 from 3.2.1 to 3.4.0 Bumps [eslint-plugin-svelte3](https://github.com/sveltejs/eslint-plugin-svelte3) from 3.2.1 to 3.4.0. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte3/releases) - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.2.1...v3.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-svelte3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3c3cbec..3fc7457f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-es": "^4.1.0", "eslint-plugin-mocha": "^10.0.3", "eslint-plugin-postcss-modules": "^2.0.0", - "eslint-plugin-svelte3": "^3.2.1", + "eslint-plugin-svelte3": "^3.4.0", "eslint-plugin-tailwindcss": "^1.17.2", "husky": "^7.0.4", "lint-staged": "^12.1.7", diff --git a/yarn.lock b/yarn.lock index 82b07858..83ab63ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2053,10 +2053,10 @@ eslint-plugin-postcss-modules@^2.0.0: postcss-modules-scope "^3.0.0" postcss-modules-values "^4.0.0" -eslint-plugin-svelte3@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-svelte3/-/eslint-plugin-svelte3-3.2.1.tgz#f0f24150ecea3061c38c69e282bea26dc3e660c6" - integrity sha512-YoBR9mLoKCjGghJ/gvpnFZKaMEu/VRcuxpSRS8KuozuEo7CdBH7bmBHa6FmMm0i4kJnOyx+PVsaptz96K6H/4Q== +eslint-plugin-svelte3@^3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-svelte3/-/eslint-plugin-svelte3-3.4.0.tgz#0fe6cfcd42a53ff346082d47e7386be66bd8d90e" + integrity sha512-MIQUTuRv3o7LyQ+360qOc9mLT35j1I5YzHr04g/UDcvJTpg0X/kHWELY99ve869Rp/9wjqD7I26Aq5H8OH5RIg== eslint-plugin-tailwindcss@^1.17.2: version "1.17.2"