summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-11 15:54:23 +0000
committerGitHub <[email protected]>2024-11-11 15:54:23 +0000
commita751ad44482a0404b1930176d6e11afd4239e8af (patch)
tree7089515cf7fa5f14d72c8bfee6e88e993d7ec4ca /package.json
parenta246e7609eace1ed2650b022d2a29407fd40ce74 (diff)
chore(node_modules): bump eslint from 9.13.0 to 9.14.0 (#177)
Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.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.13.0...v9.14.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 7d4a811..e9476ab 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.10",
- "eslint": "^9.13.0",
+ "eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-jsx-a11y": "^6.10.2",