summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-10 16:13:17 +0000
committerGitHub <[email protected]>2025-03-10 16:13:17 +0000
commit195253cbde6e40aad42801c711cddad9bbaa7332 (patch)
treea7c708dd3eb9c0a88f9eccc35f29ade22f066aa8 /package.json
parent978d689c3302ebac3d152f8ca15792935b1d905f (diff)
chore(node_modules): bump eslint from 9.19.0 to 9.22.0 (#262)
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.22.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.19.0...v9.22.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 844cdf6..6e70bb1 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/eslint__js": "^8.42.3",
"astro": "^4.16.18",
- "eslint": "^9.19.0",
+ "eslint": "^9.22.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-jsx-a11y": "^6.10.2",