mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-23 17:58:22 +00:00
chore(deps-dev): bump svelte-eslint-parser from 0.35.0 to 0.36.0
Bumps [svelte-eslint-parser](https://github.com/sveltejs/svelte-eslint-parser) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/sveltejs/svelte-eslint-parser/releases) - [Changelog](https://github.com/sveltejs/svelte-eslint-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte-eslint-parser/compare/v0.35.0...v0.36.0) --- 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>
This commit is contained in:
parent
fcadf0ca2b
commit
cabe2e87e0
3 changed files with 6 additions and 6 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"postcss-load-config": "^5.1.0",
|
||||
"svelte": "4.2.16",
|
||||
"svelte-check": "^3.7.1",
|
||||
"svelte-eslint-parser": "^0.35.0",
|
||||
"svelte-eslint-parser": "^0.36.0",
|
||||
"svelte-fa": "^4.0.2",
|
||||
"svelte-preprocess": "^5.1.4",
|
||||
"svelte-steps": "2.4.1",
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@
|
|||
"postcss-load-config": "^5.1.0",
|
||||
"svelte": "4.2.16",
|
||||
"svelte-check": "^3.7.1",
|
||||
"svelte-eslint-parser": "^0.35.0",
|
||||
"svelte-eslint-parser": "^0.36.0",
|
||||
"svelte-preprocess": "^5.1.4",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tslib": "^2.6.2",
|
||||
|
|
|
|||
|
|
@ -15819,10 +15819,10 @@ svelte-check@^3.7.1:
|
|||
svelte-preprocess "^5.1.3"
|
||||
typescript "^5.0.3"
|
||||
|
||||
"svelte-eslint-parser@>=0.35.0 <1.0.0", svelte-eslint-parser@^0.35.0:
|
||||
version "0.35.0"
|
||||
resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.35.0.tgz#b4c5c0fa55b0548c4a7325dbeef04da4d2ab026c"
|
||||
integrity sha512-CtbPseajW0gjwEvHiuzYJkPDjAcHz2FaHt540j6RVYrZgnE6xWkzUBodQ4I3nV+G5AS0Svt8K6aIA/CIU9xT2Q==
|
||||
"svelte-eslint-parser@>=0.35.0 <1.0.0", 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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue