summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-12 16:06:14 +0000
committerSerghei Iakovlev <git@serghei.pl>2025-01-12 18:24:45 +0100
commit3d7412ec256a3861accae066899d70c20c1a73c8 (patch)
tree446092ab034b62db1511a33a620282dfd6097499 /package.json
parentdd4b490336a4ed9125a33d4bbe0cb5bef7eed4f0 (diff)
downloadgohugo-theme-ed-3d7412ec256a3861accae066899d70c20c1a73c8.tar.gz
Bump eslint from 9.16.0 to 9.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.18.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.18.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 3976c19..cc36735 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"devDependencies": {
"@playwright/test": "^1.49.1",
"@types/node": "^22.10.5",
- "eslint": "^9.16.0",
+ "eslint": "^9.18.0",
"jsdom": "^25.0.1"
}
}