Skip to content

Commit

Permalink
chore(deps): update willbooster-config to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2020
1 parent e085b8a commit 271521c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"@willbooster/eslint-config-ts": "3.0.0",
"@willbooster/prettier-config": "3.0.0",
"@willbooster/renovate-config": "3.0.0",
"@willbooster/eslint-config-ts": "5.0.0",
"@willbooster/prettier-config": "5.0.0",
"@willbooster/renovate-config": "5.0.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,20 +130,20 @@
semver "^7.3.2"
tsutils "^3.17.1"

"@willbooster/eslint-config-ts@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-3.0.0.tgz#b64c55bec15b5a8094915f84152ec3f9638cae78"
integrity sha512-KCD9O+r7UOVr2bedOSwMaEJn32jmz1nEAxjURAn21aZuESXc+TSSxxtM5UzswTuiPEM41dkztI9EXe1t4AUZSw==
"@willbooster/eslint-config-ts@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-5.0.0.tgz#ace3ab31e8c10f410ff9afc82e9ee7988828f8c5"
integrity sha512-Boh9VHjMecgkINmfGjnQQ1tZOTbIGtZbaKHEqonDR0xjIkDff6+ejVOGgMuEuhUvLY3bW4ryGjSss0wgll5+3g==

"@willbooster/prettier-config@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@willbooster/prettier-config/-/prettier-config-3.0.0.tgz#a6c2d67ee7aa2212aa33b7dadd9d0975ffbc2ac3"
integrity sha512-iOQb6PwsJymbSRsZeQV24OnEPBFywMCX73nMo+acWKUlHqG2tSbqGW6vmkNLtZwi63Jpq1ic27PwjDZFaYVFWw==
"@willbooster/prettier-config@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@willbooster/prettier-config/-/prettier-config-5.0.0.tgz#ced4015ce0b30f4066f953b9f178abad9c455b82"
integrity sha512-mmmJF6sAaJJ9BDGKZeSy/ate8HcIhqTwb2Y9xGAgqASx+HWro7Me5wqUNm5pD8EPrgoTJuwMcAdBJS1jxsJfGg==

"@willbooster/renovate-config@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@willbooster/renovate-config/-/renovate-config-3.0.0.tgz#9730e7c634a99cd4b067fe549a99b437eddda8b6"
integrity sha512-uGB3CeHzphzZIABLQRQoyOpdWlXeuSArJyaGJ8Y9yggBlTPUtkJKwK+cIQgURkH5Y4/+0FWmxEgwlS/A/84l+g==
"@willbooster/renovate-config@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@willbooster/renovate-config/-/renovate-config-5.0.0.tgz#50b0bf824166a3a7fa950d154dcb25acb7c15626"
integrity sha512-2KNLI8u6iB8aCPNlzCvMh8umpNUF4Kzu6F4JynRqbMkzVO7fFqgw979h6RXD/Cg8EI42AIcuW55uMCRDFevuZw==

acorn-jsx@^5.2.0:
version "5.3.1"
Expand Down

0 comments on commit 271521c

Please sign in to comment.