Bump eslint-plugin-unicorn from 12.1.0 to 13.0.0 (#29676)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 12.1.0 to 13.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v12.1.0...v13.0.0 ) Signed-off-by:dependabot-preview[bot] <support@dependabot.com>
Showing
+12 -12
... | ... | @@ -101,7 +101,7 @@ |
"eslint": "^6.6.0", | ||
"eslint-config-xo": "^0.27.2", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-unicorn": "^12.1.0", | ||
"eslint-plugin-unicorn": "^13.0.0", | ||
"find-unused-sass-variables": "^1.0.3", | ||
"glob": "^7.1.6", | ||
"hammer-simulator": "0.0.1", | ||
... | ... |
Please register or sign in to comment