mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump svelte-eslint-parser from 0.36.0 to 0.39.1
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](https://github.com/sveltejs/svelte-eslint-parser/compare/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>
This commit is contained in:
parent
83bc33e61a
commit
649abc2590
3 changed files with 2 additions and 13 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
11
yarn.lock
11
yarn.lock
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue