aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 12:24:11 +0200
committerGitHub <[email protected]>2021-02-16 12:24:11 +0200
commitc6b3ebf1244173815ff363a6cd2aec6940660339 (patch)
treee245054adc09a7eb749191a6237ca3d133309d0f /package.json
parentca9087ba92f1bd75983aeec56b348285d3776ef1 (diff)
downloadbootstrap-c6b3ebf1244173815ff363a6cd2aec6940660339.tar.xz
bootstrap-c6b3ebf1244173815ff363a6cd2aec6940660339.zip
Bump eslint from 7.19.0 to 7.20.0 (#33103)
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.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.19.0...v7.20.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5f84d5e90..72f6c9034 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"bundlewatch": "^0.3.2",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.3",
- "eslint": "^7.19.0",
+ "eslint": "^7.20.0",
"eslint-config-xo": "^0.34.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^27.0.0",