From 93c83b3e63c2e2df3f56b3aa67856e7ae37ccca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:30:49 -0500 Subject: [PATCH] [npm] Bump svelte-eslint-parser from 0.40.0 to 0.43.0 (#327) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [svelte-eslint-parser](https://github.com/sveltejs/svelte-eslint-parser) from 0.40.0 to 0.43.0.
Release notes

Sourced from svelte-eslint-parser's releases.

v0.43.0

Minor Changes

Patch Changes

v0.42.0

Minor Changes

Patch Changes

v0.41.1

Patch Changes

v0.41.0

Minor Changes

Changelog

Sourced from svelte-eslint-parser's changelog.

0.43.0

Minor Changes

Patch Changes

0.42.0

Minor Changes

Patch Changes

0.41.1

Patch Changes

0.41.0

Minor Changes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=svelte-eslint-parser&package-manager=npm_and_yarn&previous-version=0.40.0&new-version=0.43.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 38 +++++--------------------------------- package.json | 4 ++-- 2 files changed, 7 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index 256bb98e..082d3151 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,6 @@ "gtagjs": "^0.0.10", "highlight.js": "^11.10.0", "plotly.js-dist-min": "^2.34.0", - "svelte-eslint-parser": "^0.40.0", "uuid": "^10.0.0" }, "devDependencies": { @@ -46,7 +45,7 @@ "prettier-plugin-svelte": "^3.3.3", "svelte": "^4.2.19", "svelte-check": "^3.8.5", - "svelte-eslint-parser": "^0.40.0", + "svelte-eslint-parser": "^0.43.0", "tailwindcss": "3.3.6", "tslib": "^2.8.1", "typescript": "^5.6.3", @@ -2620,33 +2619,6 @@ "node": ">=4" } }, - "node_modules/eslint-plugin-svelte/node_modules/svelte-eslint-parser": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-0.43.0.tgz", - "integrity": "sha512-GpU52uPKKcVnh8tKN5P4UZpJ/fUDndmq7wfsvoVXsyP+aY0anol7Yqo01fyrlaWGMFfm4av5DyrjlaXdLRJvGA==", - "dev": true, - "dependencies": { - "eslint-scope": "^7.2.2", - "eslint-visitor-keys": "^3.4.3", - "espree": "^9.6.1", - "postcss": "^8.4.39", - "postcss-scss": "^4.0.9" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ota-meshi" - }, - "peerDependencies": { - "svelte": "^3.37.0 || ^4.0.0 || ^5.0.0" - }, - "peerDependenciesMeta": { - "svelte": { - "optional": true - } - } - }, "node_modules/eslint-scope": { "version": "7.2.2", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", @@ -5079,9 +5051,9 @@ } }, "node_modules/svelte-eslint-parser": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-0.40.0.tgz", - "integrity": "sha512-M+v1HhC5T1WKYVxWexUCS4o6oIBS88XKzOZuhl2ew+eGxol7eC21e+VE8TC4rXJ3iT3iXT0qlZsZcpKjVo5/zQ==", + "version": "0.43.0", + "resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-0.43.0.tgz", + "integrity": "sha512-GpU52uPKKcVnh8tKN5P4UZpJ/fUDndmq7wfsvoVXsyP+aY0anol7Yqo01fyrlaWGMFfm4av5DyrjlaXdLRJvGA==", "dev": true, "dependencies": { "eslint-scope": "^7.2.2", @@ -5097,7 +5069,7 @@ "url": "https://github.com/sponsors/ota-meshi" }, "peerDependencies": { - "svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.181" + "svelte": "^3.37.0 || ^4.0.0 || ^5.0.0" }, "peerDependenciesMeta": { "svelte": { diff --git a/package.json b/package.json index c32547c4..b1c39491 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "prettier-plugin-svelte": "^3.3.3", "svelte": "^4.2.19", "svelte-check": "^3.8.5", - "svelte-eslint-parser": "^0.40.0", + "svelte-eslint-parser": "^0.43.0", "tailwindcss": "3.3.6", "tslib": "^2.8.1", "typescript": "^5.6.3", @@ -59,7 +59,7 @@ "driver.js": "^1.3.1", "highlight.js": "^11.10.0", "plotly.js-dist-min": "^2.34.0", - "svelte-eslint-parser": "^0.40.0", + "svelte-eslint-parser": "^0.43.0", "uuid": "^10.0.0", "gtagjs": "^0.0.10" }