Skip to content

Commit e9e21b2

Browse files
chore(deps): update willbooster-config
1 parent 561d61d commit e9e21b2

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"devDependencies": {
1717
"@typescript-eslint/eslint-plugin": "6.21.0",
1818
"@typescript-eslint/parser": "6.21.0",
19-
"@willbooster/eslint-config-ts": "3.0.0",
20-
"@willbooster/prettier-config": "3.0.0",
21-
"@willbooster/renovate-config": "3.0.0",
19+
"@willbooster/eslint-config-ts": "11.2.0",
20+
"@willbooster/prettier-config": "10.0.0",
21+
"@willbooster/renovate-config": "9.5.0",
2222
"eslint": "8.57.1",
2323
"eslint-config-prettier": "9.1.0",
2424
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -229,20 +229,27 @@
229229
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
230230
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
231231

232-
"@willbooster/eslint-config-[email protected].0":
233-
version "3.0.0"
234-
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-3.0.0.tgz#b64c55bec15b5a8094915f84152ec3f9638cae78"
235-
integrity sha512-KCD9O+r7UOVr2bedOSwMaEJn32jmz1nEAxjURAn21aZuESXc+TSSxxtM5UzswTuiPEM41dkztI9EXe1t4AUZSw==
232+
"@willbooster/eslint-config-[email protected].0":
233+
version "11.2.0"
234+
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-js/-/eslint-config-js-11.2.0.tgz#7af38083aab87989e73e5e272b5fe255697a39f5"
235+
integrity sha512-3X6przoomhUETUxpc158DPtIH73GLesiCix4cHJ7Rf+9EwuIynEr4qmwAWqk13cq8bC2yl/mzJueq3OJ/5Xstg==
236236

237-
"@willbooster/[email protected]":
238-
version "3.0.0"
239-
resolved "https://registry.yarnpkg.com/@willbooster/prettier-config/-/prettier-config-3.0.0.tgz#a6c2d67ee7aa2212aa33b7dadd9d0975ffbc2ac3"
240-
integrity sha512-iOQb6PwsJymbSRsZeQV24OnEPBFywMCX73nMo+acWKUlHqG2tSbqGW6vmkNLtZwi63Jpq1ic27PwjDZFaYVFWw==
237+
"@willbooster/[email protected]":
238+
version "11.2.0"
239+
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-11.2.0.tgz#735ff530ae535e880b19626247655ae701a7bd55"
240+
integrity sha512-BgBhHuy0NlMcO3CtI5qAB/ExB0w+fV3NKsoMduP0/FD1Z+wQtYrApPS0oJO4P/xhst+7fbOu0Kig9axYvcAURA==
241+
dependencies:
242+
"@willbooster/eslint-config-js" "11.2.0"
241243

242-
"@willbooster/[email protected]":
243-
version "3.0.0"
244-
resolved "https://registry.yarnpkg.com/@willbooster/renovate-config/-/renovate-config-3.0.0.tgz#9730e7c634a99cd4b067fe549a99b437eddda8b6"
245-
integrity sha512-uGB3CeHzphzZIABLQRQoyOpdWlXeuSArJyaGJ8Y9yggBlTPUtkJKwK+cIQgURkH5Y4/+0FWmxEgwlS/A/84l+g==
244+
"@willbooster/[email protected]":
245+
version "10.0.0"
246+
resolved "https://registry.yarnpkg.com/@willbooster/prettier-config/-/prettier-config-10.0.0.tgz#db4c516cd924220e5c9ee3da739bb8f33a3084da"
247+
integrity sha512-wZz2Ak9sAM4LJk8Q07mavgjQChhhwhi+euJ5ovWU8QBMDkjr/Sh2vqRiINBUyve766IgNWEV3KIFC20GlH/+kA==
248+
249+
"@willbooster/[email protected]":
250+
version "9.5.0"
251+
resolved "https://registry.yarnpkg.com/@willbooster/renovate-config/-/renovate-config-9.5.0.tgz#a5ffa1d2f2daf87f02c680221b984cb0e5eefdce"
252+
integrity sha512-GbUVmd87Ut05rT5p+sWtekh6t+TAVbbOmbtPeAf/mzaW5kIEkeGwRyR7bubCjEC0eHt7J8RxwrbBbd+iWO3S4w==
246253

247254
acorn-jsx@^5.3.2:
248255
version "5.3.2"

0 commit comments

Comments
 (0)