aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-04 04:42:49 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-11-04 04:43:24 +0000
commitb5d1b5c6bb340ba613051fe4d59c41e70c661b60 (patch)
tree87660f13761e9d45ef8475483e129f2fdfd43500 /package.json
parentBump the node-deps group with 4 updates (diff)
downloadzorascript-b5d1b5c6bb340ba613051fe4d59c41e70c661b60.tar
zorascript-b5d1b5c6bb340ba613051fe4d59c41e70c661b60.tar.gz
zorascript-b5d1b5c6bb340ba613051fe4d59c41e70c661b60.tar.bz2
zorascript-b5d1b5c6bb340ba613051fe4d59c41e70c661b60.tar.lz
zorascript-b5d1b5c6bb340ba613051fe4d59c41e70c661b60.tar.xz
zorascript-b5d1b5c6bb340ba613051fe4d59c41e70c661b60.tar.zst
zorascript-b5d1b5c6bb340ba613051fe4d59c41e70c661b60.zip
Bump the node-deps group with 3 updates
Bumps the node-deps group with 3 updates: [eslint](https://github.com/eslint/eslint), [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `eslint` from 9.13.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0) Updates `@sveltejs/kit` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.7.4/packages/kit) Updates `@types/node` from 22.8.6 to 22.8.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-patch 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 '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 658de5c..1a58ff3 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"private": true,
"devDependencies": {
"@tauri-apps/cli": "^2.0.4",
- "eslint": "^9.13.0",
+ "eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"prettier": "^3.3.3",