summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-24 05:24:44 +0000
committerGitHub <noreply@github.com>2024-09-24 05:24:44 +0000
commitc083e666e160c5014d8cab47b5dee877a53eca5c (patch)
tree54f6dc38dc017aecb574039ff2475f1c1ace11dd /package.json
parent9119491c6c7f1ec1ae1953b9aa9396de6792a449 (diff)
Bump eslint from 9.11.0 to 9.11.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.0 to 9.11.1. - [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.11.0...v9.11.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... 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 71aa4d5..9f4bbf8 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
},
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
- "eslint": "^9.11.0",
+ "eslint": "^9.11.1",
"neostandard": "^0.11.5",
"markdownlint-cli2": "^0.14.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",