aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-13 23:12:16 +0000
committerGravatar vitalyster2023-03-14 02:13:52 +0300
commitba6ff07a578f788bae2fd300413d5020f39320d8 (patch)
tree1c00482bb6a94913fdf4db987a171a38cac2fb06 /package.json
parentf44f04a287a9aff30a20837cec74bdeef9a8577a (diff)
build(deps-dev): bump eslint from 8.35.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.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.35.0...v8.36.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 502d4df7..887ad801 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"cssnano": "^5.1.15",
- "eslint": "8.35.0",
+ "eslint": "8.36.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",