diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-05 12:36:44 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-05 12:36:44 +0200 |
| commit | 99b3470e82f71142ced69ce9bc616427d6473e6d (patch) | |
| tree | c7257fee4a26505d9fb1d16d37a49662837f929b /package.json | |
| parent | b05145c9510f210a408569a88239840c91814eff (diff) | |
| download | bootstrap-99b3470e82f71142ced69ce9bc616427d6473e6d.tar.xz bootstrap-99b3470e82f71142ced69ce9bc616427d6473e6d.zip | |
Bump eslint from 7.16.0 to 7.17.0 (#32673)
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.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.16.0...v7.17.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 7d7e2d216..1310e2ddf 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "bundlewatch": "^0.3.1", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.3", - "eslint": "^7.16.0", + "eslint": "^7.17.0", "eslint-config-xo": "^0.33.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-unicorn": "^25.0.0", |
