aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-12 04:15:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-12 04:16:03 +0000
commit72662b88d4c6806863d49ef0dacc5acf8367fc3d (patch)
treeeb4dfdbdd1dceed1abbce521fed63cf7e470f0a3 /package.json
parentBump @typescript-eslint/parser from 7.15.0 to 7.16.0 (diff)
downloadzorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.gz
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.bz2
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.lz
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.xz
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.zst
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.zip
Bump eslint-plugin-svelte from 2.41.0 to 2.42.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.41.0 to 2.42.0. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.41.0...eslint-plugin-svelte@2.42.0) --- updated-dependencies: - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cc98a07..bf45c8f 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"@tauri-apps/cli": "^1.6.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.41.0",
+ "eslint-plugin-svelte": "^2.42.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3",
"wasm-pack": "^0.13.0"