aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-02 13:56:19 +0200
committerGitHub <[email protected]>2021-02-02 13:56:19 +0200
commit7c8415e5c50e831ccb8916370cdbdfe010525809 (patch)
tree2c8d56e39db7f5656f8b8f18f8abde09a7b095a9 /package.json
parent9cdf3220385d2ef420c7edfb970bf13cf779c808 (diff)
downloadbootstrap-7c8415e5c50e831ccb8916370cdbdfe010525809.tar.xz
bootstrap-7c8415e5c50e831ccb8916370cdbdfe010525809.zip
Bump eslint from 7.18.0 to 7.19.0 (#32964)
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.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 d857039aa..27b5b08bc 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.18.0",
+ "eslint": "^7.19.0",
"eslint-config-xo": "^0.34.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^27.0.0",