Skip to content

Commit

Permalink
fix(deps): update dependency svelte-eslint-parser to ^0.20.0 (#291)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency svelte-eslint-parser to ^0.20.0

* Create chilly-lemons-love.md

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
  • Loading branch information
renovate[bot] and ota-meshi committed Nov 1, 2022
1 parent 4d503f7 commit 049ac2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/chilly-lemons-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-svelte": minor
---

feat: update dependency svelte-eslint-parser to ^0.20.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"postcss-load-config": "^3.1.4",
"postcss-safe-parser": "^6.0.0",
"sourcemap-codec": "^1.4.8",
"svelte-eslint-parser": "^0.19.0"
"svelte-eslint-parser": "^0.20.0"
},
"devDependencies": {
"@1stg/browserslist-config": "^1.2.3",
Expand Down

0 comments on commit 049ac2d

Please sign in to comment.