summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-28 19:04:18 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-06-28 16:29:02 -0400
commitfd89eb43471ef419a777157b1b7eb9ac6ff81949 (patch)
tree31039daa9b526c1a67091bd124378928149118dc /package.json
parenta5628f2c7a14acea1643457c7a21003fff09e452 (diff)
Bump eslint from 9.5.0 to 9.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.5.0 to 9.6.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.5.0...v9.6.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 280792a4..16f0e06a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^4.0.2",
- "eslint": "^9.5.0",
+ "eslint": "^9.6.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.1",