aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-11 04:41:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-11 04:41:44 +0000
commitdcaec50151bffdf9e83756f8fc130353146b79c4 (patch)
treed1f9ab04832ae06f9a4e8f8aa0b9e9bdd1858d79 /package.json
parentBump vite from 5.2.12 to 5.2.13 (diff)
downloadzorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.gz
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.bz2
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.lz
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.xz
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.zst
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.zip
Bump eslint-plugin-svelte from 2.39.2 to 2.39.3
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.39.2 to 2.39.3. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.2...eslint-plugin-svelte@2.39.3) --- updated-dependencies: - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c5e584f..fb0a6a5 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"@tauri-apps/cli": "^1.5.13",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.39.2",
+ "eslint-plugin-svelte": "^2.39.3",
"prettier": "^3.3.1",
"typescript": "^5.4.5",
"wasm-pack": "^0.12.1"