Skip to content

Commit

Permalink
chore: willboosterify this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
WillBooster-bot committed Oct 18, 2023
1 parent 105af60 commit 31ef102
Show file tree
Hide file tree
Showing 7 changed files with 118 additions and 123 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"devDependencies": {
"@qiwi/multi-semantic-release": "7.0.0",
"@types/eslint": "8.44.3",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/prettier-config": "9.1.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.51.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"lint-staged": "15.0.1",
"micromatch": "4.0.5",
"pinst": "3.0.0",
"prettier": "3.0.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-lib-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/micromatch": "4.0.3",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"blitz": "2.0.0-beta.33",
Expand All @@ -51,7 +51,7 @@
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "48.0.1",
"lint-staged": "14.0.1",
"lint-staged": "15.0.1",
"micromatch": "4.0.5",
"prettier": "3.0.3",
"sort-package-json": "2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-lib-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@types/eslint": "8.44.3",
"@types/micromatch": "4.0.3",
"@types/node": "20.8.2",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "10.0.3",
Expand All @@ -55,7 +55,7 @@
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "48.0.1",
"lint-staged": "14.0.1",
"lint-staged": "15.0.1",
"micromatch": "4.0.5",
"prettier": "3.0.3",
"sort-package-json": "2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@types/micromatch": "4.0.3",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts-react": "10.1.7",
"@willbooster/prettier-config": "9.1.1",
"babel-loader": "9.1.3",
Expand All @@ -64,7 +64,7 @@
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-storybook": "0.6.14",
"eslint-plugin-unicorn": "48.0.1",
"lint-staged": "14.0.1",
"lint-staged": "15.0.1",
"micromatch": "4.0.5",
"prettier": "3.0.3",
"react": "18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/micromatch": "4.0.3",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "10.0.3",
Expand All @@ -50,7 +50,7 @@
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "48.0.1",
"lint-staged": "14.0.1",
"lint-staged": "15.0.1",
"micromatch": "4.0.5",
"prettier": "3.0.3",
"sort-package-json": "2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@types/micromatch": "4.0.3",
"@types/node": "20.8.2",
"@types/yargs": "17.0.26",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "10.0.3",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "48.0.1",
"lint-staged": "14.0.1",
"lint-staged": "15.0.1",
"micromatch": "4.0.5",
"prettier": "3.0.3",
"sort-package-json": "2.6.0",
Expand Down
Loading

0 comments on commit 31ef102

Please sign in to comment.