summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-02 20:16:36 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-12-02 15:20:47 -0500
commit32f11dfc1a1ef2fef0630cab6972d82ef8385573 (patch)
treea2b369a264cbfd0474a66415176ec037010c43a7 /package.json
parent359c646878dabbdc93ad7a926ca88630b6b7cf96 (diff)
Bump eslint from 9.15.0 to 9.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.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.15.0...v9.16.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 e90dc0ed..6dbb9a60 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"dependencies": {
"@stylistic/eslint-plugin": "^2.11.0",
"csso-cli": "^4.0.2",
- "eslint": "^9.15.0",
+ "eslint": "^9.16.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.11.0",
"stylelint-config-standard": "^36.0.1",