aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-07 21:08:16 +0000
committerGravatar vitalyster2022-11-08 00:18:04 +0300
commit1056d9dea3878e4df2ec85cecbbfd645cbf9b256 (patch)
tree94abffa360f3fafe42bc16b5f0a50bc30b1c134c /package.json
parente56aac27a89548c761c378e7b37be1dd459b4dca (diff)
Bump eslint from 8.26.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.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.26.0...v8.27.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development 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 f52c43bd..76b9a7e7 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"core-js": "^3.26.0",
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
- "eslint": "8.26.0",
+ "eslint": "8.27.0",
"eslint-plugin-jsdoc": "^39.4.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",