aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 04:22:14 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-15 04:22:59 +0000
commit7bd22f038af8450580e06cbafb2e204c0451cf6c (patch)
tree73ce129e36ca2aa9ce922b8a00568a95db720da5 /package.json
parentBump eslint-plugin-svelte from 2.41.0 to 2.42.0 (diff)
downloadzorascript-7bd22f038af8450580e06cbafb2e204c0451cf6c.tar
zorascript-7bd22f038af8450580e06cbafb2e204c0451cf6c.tar.gz
zorascript-7bd22f038af8450580e06cbafb2e204c0451cf6c.tar.bz2
zorascript-7bd22f038af8450580e06cbafb2e204c0451cf6c.tar.lz
zorascript-7bd22f038af8450580e06cbafb2e204c0451cf6c.tar.xz
zorascript-7bd22f038af8450580e06cbafb2e204c0451cf6c.tar.zst
zorascript-7bd22f038af8450580e06cbafb2e204c0451cf6c.zip
Bump eslint from 9.6.0 to 9.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.7.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.6.0...v9.7.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... 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 bf45c8f..53b5761 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"private": true,
"devDependencies": {
"@tauri-apps/cli": "^1.6.0",
- "eslint": "^9.6.0",
+ "eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.42.0",
"prettier": "^3.3.2",