diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 04:30:11 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-10 04:30:56 +0000 |
commit | 3f116c82be629f25568c60462483d59b9dbafa60 (patch) | |
tree | 37cb39d0de8ed8fd8308ae172693c9909cd9e8a1 /package.json | |
parent | Bump prettier from 3.3.0 to 3.3.1 (diff) | |
download | zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.gz zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.bz2 zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.lz zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.xz zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.zst zorascript-3f116c82be629f25568c60462483d59b9dbafa60.zip |
Bump eslint-plugin-svelte from 2.39.0 to 2.39.2
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.39.0 to 2.39.2.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.39.0...eslint-plugin-svelte@2.39.2)
---
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 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5bf2c10..c5e584f 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.38.0", + "eslint-plugin-svelte": "^2.39.2", "prettier": "^3.3.1", "typescript": "^5.4.5", "wasm-pack": "^0.12.1" |