aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-16 12:47:05 +0200
committerGitHub <[email protected]>2021-03-16 12:47:05 +0200
commit5242f1223edb5b0d641e93dafb65353d0c9aff66 (patch)
tree7362c82ec5b8b83c1366a40c34622ed1c00da6ed /package.json
parentebb445b0b598d7828f6a563cc1927e3702756892 (diff)
downloadbootstrap-5242f1223edb5b0d641e93dafb65353d0c9aff66.tar.xz
bootstrap-5242f1223edb5b0d641e93dafb65353d0c9aff66.zip
Bump eslint from 7.21.0 to 7.22.0 (#33376)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.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.21.0...v7.22.0) 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3ae21937d..afc6c22cf 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.2.1",
"cross-env": "^7.0.3",
- "eslint": "^7.21.0",
+ "eslint": "^7.22.0",
"eslint-config-xo": "^0.35.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^28.0.2",