diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-20 16:50:04 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-20 16:50:04 +0300 |
| commit | ed9850cbfb298b7f38a00f5a4c5aa9fd93057909 (patch) | |
| tree | de06a314b78d5bc0b6e6b3444ba5245bb5fe7f53 /package.json | |
| parent | 95e5b76d838ec746f3d2cf054499288dddce8b02 (diff) | |
| download | bootstrap-ed9850cbfb298b7f38a00f5a4c5aa9fd93057909.tar.xz bootstrap-ed9850cbfb298b7f38a00f5a4c5aa9fd93057909.zip | |
Bump eslint from 7.30.0 to 7.31.0 (#34538)
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.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.30.0...v7.31.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bd942d454..b726e23c1 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "bundlewatch": "^0.3.2", "clean-css-cli": "^5.3.0", "cross-env": "^7.0.3", - "eslint": "^7.30.0", + "eslint": "^7.31.0", "eslint-config-xo": "^0.36.0", "eslint-plugin-import": "^2.23.4", "eslint-plugin-unicorn": "^31.0.0", |
