summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-12 19:02:06 +0000
committerDaniel Micay <danielmicay@gmail.com>2022-09-12 15:48:48 -0400
commit8ad83046ccb505f18f07e2d9556fac12fcdc2648 (patch)
tree8c2e3becfc20b6492e915fee6461f9063c849e09 /package.json
parentd069469668616356f7849abf40d1bd472faa361e (diff)
Bump eslint from 8.22.0 to 8.23.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.1. - [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.22.0...v8.23.1) --- 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 ff1a6967..b727daef 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^4.0.1",
- "eslint": "^8.22.0",
+ "eslint": "^8.23.1",
"html-minifier": "^4.0.0",
"stylelint": "^14.11.0",
"stylelint-config-standard": "^28.0.0",