diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-08 04:53:37 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-08 04:54:19 +0000 |
commit | 7f0438ec5ebb7216379c85b727365e231e534497 (patch) | |
tree | 4216c90eb9829e813f2a22a7bd98dd668dde256a /package.json | |
parent | Bump @types/node from 20.12.4 to 20.12.5 (diff) | |
download | zorascript-7f0438ec5ebb7216379c85b727365e231e534497.tar zorascript-7f0438ec5ebb7216379c85b727365e231e534497.tar.gz zorascript-7f0438ec5ebb7216379c85b727365e231e534497.tar.bz2 zorascript-7f0438ec5ebb7216379c85b727365e231e534497.tar.lz zorascript-7f0438ec5ebb7216379c85b727365e231e534497.tar.xz zorascript-7f0438ec5ebb7216379c85b727365e231e534497.tar.zst zorascript-7f0438ec5ebb7216379c85b727365e231e534497.zip |
Bump eslint-plugin-svelte from 2.35.1 to 2.36.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.35.1 to 2.36.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.35.1...v2.36.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 07b5d75..61695d8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@tauri-apps/cli": "^1.5.11", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-svelte": "^2.35.1", + "eslint-plugin-svelte": "^2.36.0", "prettier": "^3.2.5", "typescript": "^5.4.4", "wasm-pack": "^0.12.1" |