aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-22 12:28:47 +0200
committerGitHub <[email protected]>2020-12-22 12:28:47 +0200
commitf50b867be8d5bea991d592198e05f4d640e65f40 (patch)
tree2e59c508427187b527d1b075df303fa0e09ac152 /package.json
parentc1197ad37f39e0ba754671d7f0be59d30c47df24 (diff)
downloadbootstrap-f50b867be8d5bea991d592198e05f4d640e65f40.tar.xz
bootstrap-f50b867be8d5bea991d592198e05f4d640e65f40.zip
Bump eslint from 7.15.0 to 7.16.0 (#32591)
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.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.15.0...v7.16.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 0d1ae3108..c02eb99f9 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.15.0",
+ "eslint": "^7.16.0",
"eslint-config-xo": "^0.33.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^24.0.0",