aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-09 04:15:35 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-09-09 04:16:11 +0000
commit917653d4aeffcd1fed70c4af0c01a22b2c522b34 (patch)
tree8b41d4a8df8de88a4b30e61b35a496cbce191de8 /package.json
parentBump @tailwindcss/forms from 0.5.8 to 0.5.9 in the node-deps group (diff)
downloadzorascript-917653d4aeffcd1fed70c4af0c01a22b2c522b34.tar
zorascript-917653d4aeffcd1fed70c4af0c01a22b2c522b34.tar.gz
zorascript-917653d4aeffcd1fed70c4af0c01a22b2c522b34.tar.bz2
zorascript-917653d4aeffcd1fed70c4af0c01a22b2c522b34.tar.lz
zorascript-917653d4aeffcd1fed70c4af0c01a22b2c522b34.tar.xz
zorascript-917653d4aeffcd1fed70c4af0c01a22b2c522b34.tar.zst
zorascript-917653d4aeffcd1fed70c4af0c01a22b2c522b34.zip
Bump eslint from 9.9.1 to 9.10.0 in the node-deps group
Bumps the node-deps group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.9.1 to 9.10.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.9.1...v9.10.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor 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 0e67df6..ca5e132 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"private": true,
"devDependencies": {
"@tauri-apps/cli": "^1.6.1",
- "eslint": "^9.9.1",
+ "eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"prettier": "^3.3.3",