diff options
author | dependabot[bot] | 2021-05-24 06:53:32 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | 5b89dbf184cf651773dc564578d40e3e44db77cf (patch) | |
tree | a8e85cd5eec0531c6997fa758f7fac3c5c3c4f36 /vnext/package.json | |
parent | a3d294b7a78ad13ed5863b095855fe1968e476be (diff) |
Bump eslint from 7.26.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 7e366827..75e704c5 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,7 +21,7 @@ "css-loader": "^5.2.5", "css-minimizer-webpack-plugin": "^3.0.0", "error-overlay-webpack-plugin": "^0.4.2", - "eslint": "^7.26.0", + "eslint": "^7.27.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.3.6", "eslint-plugin-only-ascii": "^0.0.0", |