summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-26 19:49:54 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-02-26 15:01:08 -0500
commit746ef46d41f8971e422a1458d385a99717088469 (patch)
treefc0ba513e3117e6ac64ce796a05c6a623a07d1a8 /package.json
parent355b537a2fdf6ec05c13c693e13d9dc98e44ed6f (diff)
Bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.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/v8.56.0...v8.57.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 f3c8ada1..361391ab 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^4.0.2",
- "eslint": "^8.56.0",
+ "eslint": "^8.57.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",