aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-04 15:57:55 +0300
committerGitHub <[email protected]>2021-05-04 15:57:55 +0300
commit6633845901672cb642c0975e6fea3d1a1fa20058 (patch)
tree1f3fb15bcdc19c2c822066f8ad461c8b78bbcb07 /package.json
parentcb38744cf79b347ec2a32e0dcfe5c42402dc15ea (diff)
downloadbootstrap-6633845901672cb642c0975e6fea3d1a1fa20058.tar.xz
bootstrap-6633845901672cb642c0975e6fea3d1a1fa20058.zip
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)
* Bump eslint-config-xo from 0.35.0 to 0.36.0 Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.35.0...v0.36.0) Signed-off-by: dependabot[bot] <[email protected]> * Adapt config 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 8925da590..317c56318 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"clean-css-cli": "^5.3.0",
"cross-env": "^7.0.3",
"eslint": "^7.25.0",
- "eslint-config-xo": "^0.35.0",
+ "eslint-config-xo": "^0.36.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^31.0.0",
"find-unused-sass-variables": "^3.1.0",