summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-12 19:15:43 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-08-12 19:07:44 -0400
commitdac138f63d6d02b925b4d88d7df50ec01a33455e (patch)
tree607a7916d0e1b305030e2ee5e9bbf05af39715e9 /package.json
parent88c1433c1f0b3c7858c99fc4b88f0b233eb2f183 (diff)
Bump eslint from 9.8.0 to 9.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.8.0 to 9.9.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.8.0...v9.9.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production 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 494d2302..b4af339b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^4.0.2",
- "eslint": "^9.8.0",
+ "eslint": "^9.9.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.8.1",
"stylelint-config-standard": "^36.0.1",