diff options
author | dependabot[bot] | 2021-04-26 08:22:43 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | 7e68cdb645e4251a312e8e638af0c3429ae4c642 (patch) | |
tree | 3debf4dce799a0b644a2cf4f045ec80c45797e73 /vnext/package.json | |
parent | 6da06de9b2eb9b509d74cfa9f6d23bdf5b022973 (diff) |
Bump eslint from 7.24.0 to 7.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.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 076cd62d..d911093d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,7 +21,7 @@ "css-loader": "^5.2.4", "css-minimizer-webpack-plugin": "^2.0.0", "error-overlay-webpack-plugin": "^0.4.2", - "eslint": "^7.24.0", + "eslint": "^7.25.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.3.6", "eslint-plugin-only-ascii": "^0.0.0", |