aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-11 03:28:16 +0000
committerGravatar Vitaly Takmazov2023-04-13 19:49:42 +0300
commit51669f29f2be4212ec97895d06cb7006858d99cc (patch)
treec2bb4643aba37d6bf07ff4b73bff6083803e3044 /package.json
parent5790f1e52c0e649a9d54e7cb51ed1d2e58579bdb (diff)
build(deps-dev): bump eslint from 8.37.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.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.37.0...v8.38.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 84bfed8f..45c98b14 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"cssnano": "^6.0.0",
- "eslint": "8.37.0",
+ "eslint": "8.38.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",