Skip to content

Commit

Permalink
chore(deps): update willbooster-config
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2020
1 parent 4e61038 commit 268cfb3
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.1.1",
"@willbooster/prettier-config": "5.1.0",
"@willbooster/renovate-config": "5.1.1",
"eslint": "6.8.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.22.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,20 +125,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.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-5.1.1.tgz#100631babc89bd343d0b842b38e59ed9be1f4657"
integrity sha512-jK5Z5C1jKNpg5CFhOLrRoaWXiQbD4sU8mbYa5hr+ajS2SpxU5fMfaQJC2d2EZCsdWBOn0nG2LBWZsi7cg7yGMw==

"@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.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@willbooster/prettier-config/-/prettier-config-5.1.0.tgz#a77dcbc2f58a538bf91c84778b985973a2379d63"
integrity sha512-MjWAQBiwfHkemmkRU8tp6vcucosgL1OWoSl5ARtRm/BBgaICO1IPfZ8Thc+jeUOLW3UguhTlxPLGcO8rqPMzLA==

"@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.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@willbooster/renovate-config/-/renovate-config-5.1.1.tgz#e42bcacd25f6ead74267e215a43de02850f5f5f8"
integrity sha512-4RzIcLibK3kXu6gjhq5qahwA887IFt7hwo99cTw2zgAwFFhpord59UMz5sDO0Djgsvoc9LlVumb3bF8EmQIgsg==

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

0 comments on commit 268cfb3

Please sign in to comment.