aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-07 04:44:55 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-10-07 04:45:32 +0000
commit1332dd1de8b9018d4d0f491797346c5ed4ab2215 (patch)
treecaad63bff0e345909fa6355413b387dc759af94c /package.json
parentBump @tauri-apps/cli from 2.0.0 to 2.0.1 in the node-deps group (diff)
downloadzorascript-1332dd1de8b9018d4d0f491797346c5ed4ab2215.tar
zorascript-1332dd1de8b9018d4d0f491797346c5ed4ab2215.tar.gz
zorascript-1332dd1de8b9018d4d0f491797346c5ed4ab2215.tar.bz2
zorascript-1332dd1de8b9018d4d0f491797346c5ed4ab2215.tar.lz
zorascript-1332dd1de8b9018d4d0f491797346c5ed4ab2215.tar.xz
zorascript-1332dd1de8b9018d4d0f491797346c5ed4ab2215.tar.zst
zorascript-1332dd1de8b9018d4d0f491797346c5ed4ab2215.zip
Bump the node-deps group with 2 updates
Bumps the node-deps group with 2 updates: [eslint](https://github.com/eslint/eslint) and [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). Updates `eslint` from 9.11.1 to 9.12.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.11.1...v9.12.0) Updates `@sveltejs/kit` from 2.6.1 to 2.6.2 - [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.6.2/packages/kit) --- 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 ... 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 544d51c..6850a24 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"private": true,
"devDependencies": {
"@tauri-apps/cli": "^2.0.1",
- "eslint": "^9.11.1",
+ "eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.1",
"prettier": "^3.3.3",