aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-30 14:46:51 +0300
committerGitHub <[email protected]>2020-06-30 14:46:51 +0300
commit78e95c801a3cbf6cbce2b0b5b015fdd5f98b6f9d (patch)
tree5d05fc789dc3ff4d37016d42c5784e54b7958f55 /package.json
parentf7cf44d3a0815e51364acaba929895dd975131ef (diff)
downloadbootstrap-78e95c801a3cbf6cbce2b0b5b015fdd5f98b6f9d.tar.xz
bootstrap-78e95c801a3cbf6cbce2b0b5b015fdd5f98b6f9d.zip
Bump eslint-config-xo from 0.31.0 to 0.32.0 (#31207)
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.31.0...v0.32.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 29577f3e0..0d52ad081 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
"eslint": "^7.3.1",
- "eslint-config-xo": "^0.31.0",
+ "eslint-config-xo": "^0.32.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-unicorn": "^20.1.0",
"find-unused-sass-variables": "^2.0.0",