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 Nov 8, 2020
1 parent 5406491 commit b1aa21f
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.0",
"@willbooster/prettier-config": "5.1.0",
"@willbooster/renovate-config": "5.1.0",
"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.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-5.1.0.tgz#d2b8c102a19c3721f25b16aa7783a2f810b0d60e"
integrity sha512-AUrdUSjXW8Kjvwy7VcmuqFcOEjLDSreQfX3Q5iKTraBiXAGWvpOeS+9JLv41HTzFB8Z4t+SEbCTbnDG8BLFU6g==

"@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.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@willbooster/renovate-config/-/renovate-config-5.1.0.tgz#0f61483114a1297ba43d1508fdeb7d479b3bb39d"
integrity sha512-bE7ewbj/+/xNXxeXmjdPlTJVY4qZe0ouPlPOhO2AqI2pC0m0Ba022WYDib7RBLnt6TcpVxm1KiwTUXoaYykRuA==

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

0 comments on commit b1aa21f

Please sign in to comment.