aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-17 05:00:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-10-17 05:00:36 +0000
commitf4d89c9a621aab561ce2ef7824c17a1a1b1b96d1 (patch)
tree6ec8b77daa83abded0c8f8cfa9631e7a09383a0a /package.json
parentBump the node-deps group with 2 updates (diff)
downloadzorascript-f4d89c9a621aab561ce2ef7824c17a1a1b1b96d1.tar
zorascript-f4d89c9a621aab561ce2ef7824c17a1a1b1b96d1.tar.gz
zorascript-f4d89c9a621aab561ce2ef7824c17a1a1b1b96d1.tar.bz2
zorascript-f4d89c9a621aab561ce2ef7824c17a1a1b1b96d1.tar.lz
zorascript-f4d89c9a621aab561ce2ef7824c17a1a1b1b96d1.tar.xz
zorascript-f4d89c9a621aab561ce2ef7824c17a1a1b1b96d1.tar.zst
zorascript-f4d89c9a621aab561ce2ef7824c17a1a1b1b96d1.zip
Bump the node-deps group with 2 updates
Bumps the node-deps group with 2 updates: [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `eslint-plugin-svelte` from 2.44.1 to 2.45.1 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.44.1...eslint-plugin-svelte@2.45.1) Updates `@types/node` from 22.7.5 to 22.7.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... 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 bd5ed16..2183c32 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"@tauri-apps/cli": "^2.0.3",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.44.1",
+ "eslint-plugin-svelte": "^2.45.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"wasm-pack": "^0.13.0"