Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency @9renpoto/eslint-config-typescript to …
Browse files Browse the repository at this point in the history
…v7.4.0
  • Loading branch information
renovate-bot committed Mar 7, 2021
1 parent 28a60c3 commit ffe4575
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"test": "lerna run test -- -w 1"
},
"devDependencies": {
"@9renpoto/eslint-config-typescript": "7.3.0",
"@9renpoto/eslint-config-typescript": "7.4.0",
"@9renpoto/textlint-config-ja": "7.3.0",
"@9renpoto/tsconfig": "7.3.0",
"@types/faker": "5.1.7",
Expand Down
35 changes: 14 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
# yarn lockfile v1


"@9renpoto/eslint-config-typescript@7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@9renpoto/eslint-config-typescript/-/eslint-config-typescript-7.3.0.tgz#c5c5145cb76af9e8864bfd5a13f8c75f9ecc7b3e"
integrity sha512-LNiWjfyQFhL0XicldpvrAkgmw/5tzomdME7y4mJjfWYIkfmeDs5MLpGShX/kr95A7HeIgXhUc6H5TMQRefZhRQ==
"@9renpoto/eslint-config-typescript@7.4.0":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@9renpoto/eslint-config-typescript/-/eslint-config-typescript-7.4.0.tgz#5d549b7985f531ff52c8a65a111f8447fc2ce2b1"
integrity sha512-DqQYQqvMZafAyB6jCCsNpKxsDfeFxPBPq1YkHuvpDyu2FdT9uwoeNU+Pz8f0PgqpBsf2MhsrNFlvgozJ7em9Ng==
dependencies:
"@9renpoto/eslint-config" "^7.3.0"
"@9renpoto/eslint-config" "^7.4.0"
"@typescript-eslint/parser" "^4.0.0"

"@9renpoto/eslint-config@^7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@9renpoto/eslint-config/-/eslint-config-7.3.0.tgz#e88539195fb13b5544037d2e862eab9bab4ac9b0"
integrity sha512-dt0cKYokIPUQNAeV6WyFuWr3hXKxwj1hLHoCTf+vCLSYJDkoCex9lLDY/7/PoacyrRPYdARibZ0AB2JiiS1ZyQ==
"@9renpoto/eslint-config@^7.4.0":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@9renpoto/eslint-config/-/eslint-config-7.4.0.tgz#db58c6171a8138c416624ec36ad9de21b59d0621"
integrity sha512-Ue3xUI54n/HWro+Vswy7i6qEOdOevHg6MNft+dPr8YTyOzqtOSCQcE8qEL1JKU8JI2Im+NjLqtgVhBThuormKQ==
dependencies:
eslint-config-prettier "^6.10.0"
eslint-config-prettier "^8.1.0"
eslint-plugin-prettier "^3.1.4"

"@9renpoto/textlint-config-ja@7.3.0":
Expand Down Expand Up @@ -5332,12 +5332,10 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-prettier@^6.10.0:
version "6.11.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
dependencies:
get-stdin "^6.0.0"
eslint-config-prettier@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==

eslint-plugin-prettier@^3.1.4:
version "3.1.4"
Expand Down Expand Up @@ -6252,11 +6250,6 @@ get-stdin@^5.0.1:
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
integrity sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=

get-stdin@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==

get-stream@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
Expand Down

0 comments on commit ffe4575

Please sign in to comment.