Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-14 09:32:51 +0300
committerGitHub <noreply@github.com>2021-09-14 09:32:51 +0300
commit6bd842bd668cbb299cc90d74829c13afbd638433 (patch)
tree156c98e3d9ffef3ff0b79cef5e3aeadde882ec11 /package.json
parent89630c54fcf74510c7ee8e760925f08fdb738c7b (diff)
Bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#34970)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 35.0.0 to 36.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v35.0.0...v36.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.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 f7a0ee37fe..a3c16d2932 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
"eslint": "^7.32.0",
"eslint-config-xo": "^0.38.0",
"eslint-plugin-import": "^2.24.2",
- "eslint-plugin-unicorn": "^35.0.0",
+ "eslint-plugin-unicorn": "^36.0.0",
"find-unused-sass-variables": "^3.1.0",
"glob": "^7.1.7",
"globby": "^11.0.4",