summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-16 15:44:13 +0000
committerGitHub <[email protected]>2024-12-16 15:44:13 +0000
commitf22330c9e4b43c2e1839162bff573bc11e036e5f (patch)
tree571c52ce009db040f34b5cf25e811f61025e47d5 /package.json
parent7800f97829f9a51355b27056704c30a717a149cb (diff)
chore(node_modules): bump eslint from 9.16.0 to 9.17.0 (#201)
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.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.16.0...v9.17.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 64f81bb..16594c1 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.14",
- "eslint": "^9.16.0",
+ "eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-jsx-a11y": "^6.10.2",