summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-18 18:42:36 +0000
committerSerghei Iakovlev <git@serghei.pl>2024-11-19 08:29:20 +0100
commit25ff6d3d2483069d40195158d206cd89cb257c9f (patch)
tree57091335b72105f965d22cb9903635b6ce23172d /package.json
parent6f8f4f2adc39aed617fc807bf9f55dda7daa9206 (diff)
downloadgohugo-theme-ed-25ff6d3d2483069d40195158d206cd89cb257c9f.tar.gz
Bump eslint from 9.14.0 to 9.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.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.14.0...v9.15.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 9514042..eb2a9f8 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"devDependencies": {
"@playwright/test": "^1.48.2",
"@types/node": "^22.9.0",
- "eslint": "^9.14.0",
+ "eslint": "^9.15.0",
"jsdom": "^25.0.1"
}
}