Skip to content

Commit

Permalink
chore(deps-dev): bump svelte-eslint-parser from 0.36.0 to 0.39.1
Browse files Browse the repository at this point in the history
Bumps [svelte-eslint-parser](https://github.com/sveltejs/svelte-eslint-parser) from 0.36.0 to 0.39.1.
- [Release notes](https://github.com/sveltejs/svelte-eslint-parser/releases)
- [Changelog](https://github.com/sveltejs/svelte-eslint-parser/blob/main/CHANGELOG.md)
- [Commits](sveltejs/svelte-eslint-parser@v0.36.0...v0.39.1)

---
updated-dependencies:
- dependency-name: svelte-eslint-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 2553314 commit cf1da44
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"postcss-load-config": "^6.0.1",
"svelte": "4.2.18",
"svelte-check": "^3.8.1",
"svelte-eslint-parser": "^0.36.0",
"svelte-eslint-parser": "^0.39.1",
"svelte-fa": "^4.0.2",
"svelte-preprocess": "^6.0.1",
"svelte-steps": "2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"postcss-load-config": "^6.0.1",
"svelte": "4.2.18",
"svelte-check": "^3.8.1",
"svelte-eslint-parser": "^0.36.0",
"svelte-eslint-parser": "^0.39.1",
"svelte-preprocess": "^6.0.1",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
Expand Down
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18962,17 +18962,6 @@ svelte-check@^3.8.1:
svelte-preprocess "^5.1.3"
typescript "^5.0.3"

svelte-eslint-parser@^0.36.0:
version "0.36.0"
resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.36.0.tgz#5390d86181180f2707c374b33c7d2fe42c1e1be2"
integrity sha512-/6YmUSr0FAVxW8dXNdIMydBnddPMHzaHirAZ7RrT21XYdgGGZMh0LQG6CZsvAFS4r2Y4ItUuCQc8TQ3urB30mQ==
dependencies:
eslint-scope "^7.2.2"
eslint-visitor-keys "^3.4.3"
espree "^9.6.1"
postcss "^8.4.38"
postcss-scss "^4.0.9"

svelte-eslint-parser@^0.39.1:
version "0.39.1"
resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.39.1.tgz#b6e4fa86635e1f1b0a4c1b75dce8ccbcb78d0107"
Expand Down

0 comments on commit cf1da44

Please sign in to comment.