Bump eslint-config-preact from 1.1.1 to 1.1.3 (#11430)

Bumps [eslint-config-preact](https://github.com/preactjs/eslint-config-preact) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/preactjs/eslint-config-preact/releases)
- [Commits](https://github.com/preactjs/eslint-config-preact/compare/1.1.1...v1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-16 10:24:19 -05:00 committed by GitHub
parent eab507604d
commit 2c25d8ef5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -104,7 +104,7 @@
"css-loader": "^5.0.0",
"cssom": "^0.4.4",
"eslint": "^7.11.0",
"eslint-config-preact": "^1.1.1",
"eslint-config-preact": "^1.1.3",
"eslint-config-prettier": "^6.13.0",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-babel": "^5.3.1",

View file

@ -7419,16 +7419,16 @@ escodegen@1.x.x, escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"
eslint-config-preact@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/eslint-config-preact/-/eslint-config-preact-1.1.1.tgz#71d80c2dc64aea6c04a3843cc321907b606742f1"
integrity sha512-jiOpPAJBFJyXyeXKXqzeNaMudUQBvhD6KXqrE7Y0wRw0y+TbZM9F6ff2PSd0pefIwqkS7LVbJUB/2E5XNv2fYQ==
eslint-config-preact@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/eslint-config-preact/-/eslint-config-preact-1.1.3.tgz#b12fa13a57923f6c5658d300ed8d8be3aa467b14"
integrity sha512-AU90nXiNv3P1kA10eBJkv8TB6dd81OsT4UyM5fG6Ie8bxQGinE/6XR7LMxylvk3fusK5xAxDET4bIHPT6S5Hvw==
dependencies:
babel-eslint "^10.0.1"
eslint-plugin-compat "^3.5.1"
eslint-plugin-jest "^23.7.0"
eslint-plugin-react "^7.0.0"
eslint-plugin-react-hooks "^2.4.0"
eslint-plugin-react-hooks "^4.2.0"
eslint-config-prettier@^6.13.0:
version "6.13.0"
@ -7540,10 +7540,10 @@ eslint-plugin-jsx-a11y@^6.3.1:
jsx-ast-utils "^2.4.1"
language-tags "^1.0.5"
eslint-plugin-react-hooks@^2.4.0:
version "2.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5.1.tgz#4ef5930592588ce171abeb26f400c7fbcbc23cd0"
integrity sha512-Y2c4b55R+6ZzwtTppKwSmK/Kar8AdLiC2f9NADCuxbcTgPPg41Gyqa6b9GppgXSvCtkRw43ZE86CT5sejKC6/g==
eslint-plugin-react-hooks@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
eslint-plugin-react@^7.0.0, eslint-plugin-react@^7.21.5:
version "7.21.5"