summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-07 18:01:01 +0000
committerSerghei Iakovlev <git@serghei.pl>2024-10-16 18:02:35 +0200
commitc1c07da7b047aec2b738268beb7db54629662546 (patch)
tree25f15b2406aa499380e888f5efdc1ed593b326b1 /package.json
parent83f71d73ce395aad9354ab205aa7568ba3f12b2a (diff)
downloadgohugo-theme-ed-c1c07da7b047aec2b738268beb7db54629662546.tar.gz
Bump eslint from 9.11.1 to 9.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.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.11.1...v9.12.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 72a347f..5bfb3cd 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"devDependencies": {
"@playwright/test": "^1.47.2",
"@types/node": "^22.7.4",
- "eslint": "^9.11.1",
+ "eslint": "^9.12.0",
"jsdom": "^25.0.1"
}
}