aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 04:53:37 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-08 04:54:19 +0000
commit7f0438ec5ebb7216379c85b727365e231e534497 (patch)
tree4216c90eb9829e813f2a22a7bd98dd668dde256a /clients
parentBump @types/node from 20.12.4 to 20.12.5 (diff)
downloadzorascript-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 '')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 5304ab0..88c77ea 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -28,7 +28,7 @@
"autoprefixer": "10.4.19",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.35.1",
+ "eslint-plugin-svelte": "^2.36.0",
"postcss": "8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",