Skip to content

Commit

Permalink
Merge pull request #582 from mermaid-js/dependabot/npm_and_yarn/devel…
Browse files Browse the repository at this point in the history
…op/eslint-plugin-svelte3-3.4.0

chore(deps-dev): bump eslint-plugin-svelte3 from 3.2.1 to 3.4.0
  • Loading branch information
sidharthv96 committed Jan 19, 2022
2 parents 6bdf8af + a29568b commit a3a9828
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a3a9828

Please sign in to comment.