mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump eslint-plugin-eslint-comments from 3.1.2 to 3.2.0
Bumps [eslint-plugin-eslint-comments](https://github.com/mysticatea/eslint-plugin-eslint-comments) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/mysticatea/eslint-plugin-eslint-comments/releases) - [Commits](https://github.com/mysticatea/eslint-plugin-eslint-comments/compare/v3.1.2...v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c3fe3afc7f
commit
2713baa12b
2 changed files with 5 additions and 5 deletions
|
|
@ -104,7 +104,7 @@
|
||||||
"electron-rebuild": "1.10.1",
|
"electron-rebuild": "1.10.1",
|
||||||
"eslint": "6.8.0",
|
"eslint": "6.8.0",
|
||||||
"eslint-config-prettier": "6.11.0",
|
"eslint-config-prettier": "6.11.0",
|
||||||
"eslint-plugin-eslint-comments": "^3.1.2",
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||||
"eslint-plugin-prettier": "3.1.3",
|
"eslint-plugin-prettier": "3.1.3",
|
||||||
"eslint-plugin-react": "7.19.0",
|
"eslint-plugin-react": "7.19.0",
|
||||||
"husky": "4.2.5",
|
"husky": "4.2.5",
|
||||||
|
|
|
||||||
|
|
@ -3371,10 +3371,10 @@ eslint-config-prettier@6.11.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
get-stdin "^6.0.0"
|
get-stdin "^6.0.0"
|
||||||
|
|
||||||
eslint-plugin-eslint-comments@^3.1.2:
|
eslint-plugin-eslint-comments@^3.2.0:
|
||||||
version "3.1.2"
|
version "3.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2.tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz#9e1cd7b4413526abb313933071d7aba05ca12ffa"
|
||||||
integrity sha512-QexaqrNeteFfRTad96W+Vi4Zj1KFbkHHNMMaHZEYcovKav6gdomyGzaxSDSL3GoIyUOo078wRAdYlu1caiauIQ==
|
integrity sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
escape-string-regexp "^1.0.5"
|
escape-string-regexp "^1.0.5"
|
||||||
ignore "^5.0.5"
|
ignore "^5.0.5"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue