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 Sep 19, 2023
1 parent 55651da commit 7ca75bf
Show file tree
Hide file tree
Showing 7 changed files with 104 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Close #<IssueNumber>

## Self Check

- [ ] I've confirmed `All checks have passed` on PR page.
- [ ] I've confirmed `All checks have passed` on PR page. (You may leave this box unchecked due to long workflows.)
- PR title follows [Angular's commit message format](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#-commit-message-format).
- PR title doesn't have `WIP:`.
- All tests are passed.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@qiwi/multi-semantic-release": "7.0.0",
"@types/eslint": "8.44.2",
"@types/micromatch": "4.0.2",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/parser": "6.7.2",
"@willbooster/prettier-config": "^9.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"dotenv-cli": "7.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@types/micromatch": "4.0.2",
"@types/node": "18.17.16",
"@types/react": "18.2.21",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@types/micromatch": "4.0.2",
"@types/node": "18.17.16",
"@types/react": "18.2.21",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@types/eslint": "8.44.2",
"@types/micromatch": "4.0.2",
"@types/node": "18.17.16",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/micromatch": "4.0.2",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
Expand Down
125 changes: 94 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1506,15 +1506,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.7.0"
"@typescript-eslint/eslint-plugin@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/eslint-plugin@npm:6.7.2"
dependencies:
"@eslint-community/regexpp": "npm:^4.5.1"
"@typescript-eslint/scope-manager": "npm:6.7.0"
"@typescript-eslint/type-utils": "npm:6.7.0"
"@typescript-eslint/utils": "npm:6.7.0"
"@typescript-eslint/visitor-keys": "npm:6.7.0"
"@typescript-eslint/scope-manager": "npm:6.7.2"
"@typescript-eslint/type-utils": "npm:6.7.2"
"@typescript-eslint/utils": "npm:6.7.2"
"@typescript-eslint/visitor-keys": "npm:6.7.2"
debug: "npm:^4.3.4"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.2.4"
Expand All @@ -1527,11 +1527,29 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: f78a8de1311776bb3dd614f4a7d9cb098601ea0ccc1bec2317518794c473a813ccc58262304b999170720c16c280b56b928ba98aaa1c6a2ff9e73b7a7f9a831a
checksum: ce0c1f0cc56cdf0d442439288a8d3530fff224b93840d7bd862da38521865f60516aa6a006d77e48dc91c296915e27c1b9131bff5d7495c9e848280f53e4dd03
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/parser@npm:6.7.2"
dependencies:
"@typescript-eslint/scope-manager": "npm:6.7.2"
"@typescript-eslint/types": "npm:6.7.2"
"@typescript-eslint/typescript-estree": "npm:6.7.2"
"@typescript-eslint/visitor-keys": "npm:6.7.2"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: dde49a291d15e4eba0f286de40bd6ebcec4167979220bba5c30ff94a3c5f6f36ce2d04e7df94204a84b8cb99c261252b972500e2c46733a55d8c8c325937eeca
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:6.7.0, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0":
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0":
version: 6.7.0
resolution: "@typescript-eslint/parser@npm:6.7.0"
dependencies:
Expand Down Expand Up @@ -1559,20 +1577,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/type-utils@npm:6.7.0"
"@typescript-eslint/scope-manager@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/scope-manager@npm:6.7.2"
dependencies:
"@typescript-eslint/typescript-estree": "npm:6.7.0"
"@typescript-eslint/utils": "npm:6.7.0"
"@typescript-eslint/types": "npm:6.7.2"
"@typescript-eslint/visitor-keys": "npm:6.7.2"
checksum: 806cc2c10edb3324763bbedfa922147bf38b114da432c5feb11886f1b7f9f498b014cb1c26fbd9ea18ead3245abe268e29ea120962fd463de0a950ca69f620c4
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/type-utils@npm:6.7.2"
dependencies:
"@typescript-eslint/typescript-estree": "npm:6.7.2"
"@typescript-eslint/utils": "npm:6.7.2"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 40eff7625ae7a9d32cf3e413891196ab32ef6472eef563e191fa388b3f717515e43395de34e80c763a9e4e36e71494df19a04ad3d0bb4db1df5e8833c5c6b337
checksum: 4ca831cbeeb221ed318d9761b1e3652bc55c391029cfc588ff5535b43542fb454684ef62f21f7c27c60dd75daea6c79320c177a501646b78bee5403c67027df3
languageName: node
linkType: hard

Expand All @@ -1583,6 +1611,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/types@npm:6.7.2"
checksum: d5daf0051609b1bbe5a0d43a130647c23e2951f2443307d3b5dd323a71e3bedd32f3263a4bb5fdfaa8ad8a78c865ba3d5b606695cb27d85c412d2a8931c5d9a6
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/typescript-estree@npm:6.7.0"
Expand All @@ -1601,20 +1636,38 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/utils@npm:6.7.0"
"@typescript-eslint/typescript-estree@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/typescript-estree@npm:6.7.2"
dependencies:
"@typescript-eslint/types": "npm:6.7.2"
"@typescript-eslint/visitor-keys": "npm:6.7.2"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
semver: "npm:^7.5.4"
ts-api-utils: "npm:^1.0.1"
peerDependenciesMeta:
typescript:
optional: true
checksum: 80205c23807ea0d508189de4326ec18dccfcaf4bccd4304c9fc8b49504083df3d001af16733272487197ffd5d499e6c8d0e0f2eb9d2d61423e163b6d4787a7bb
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/utils@npm:6.7.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@types/json-schema": "npm:^7.0.12"
"@types/semver": "npm:^7.5.0"
"@typescript-eslint/scope-manager": "npm:6.7.0"
"@typescript-eslint/types": "npm:6.7.0"
"@typescript-eslint/typescript-estree": "npm:6.7.0"
"@typescript-eslint/scope-manager": "npm:6.7.2"
"@typescript-eslint/types": "npm:6.7.2"
"@typescript-eslint/typescript-estree": "npm:6.7.2"
semver: "npm:^7.5.4"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: c8ca9c3c078d7adc2da241046821627c6283a23aece46ee9f6c2464217190efb7838e6a669ca8b194693a6975c2dcbbda45e1376959c30a6be6953ab19d1268d
checksum: c1e5af3efc47bb5bff0d48fc73bf87e951b1393144e4ea072c3eec4346fe425a22c3261ede4ab9c9115bf15ad6c26c7c645522a12163e71d3df910e5005a87ba
languageName: node
linkType: hard

Expand All @@ -1628,6 +1681,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/visitor-keys@npm:6.7.2"
dependencies:
"@typescript-eslint/types": "npm:6.7.2"
eslint-visitor-keys: "npm:^3.4.1"
checksum: e6b35338a98fcf6719388a2dce7ae476622f6fa37b0d5e3607de260100a72b8cb86e76b73b16a9a3c434e8386e1ea394cd946add1e4ce712d3b8a7fd0e221830
languageName: node
linkType: hard

"@wessberg/stringutil@npm:^1.0.19":
version: 1.0.19
resolution: "@wessberg/stringutil@npm:1.0.19"
Expand Down Expand Up @@ -1655,7 +1718,7 @@ __metadata:
"@qiwi/multi-semantic-release": "npm:7.0.0"
"@types/eslint": "npm:8.44.2"
"@types/micromatch": "npm:4.0.2"
"@typescript-eslint/parser": "npm:6.7.0"
"@typescript-eslint/parser": "npm:6.7.2"
"@willbooster/prettier-config": "npm:^9.0.1"
conventional-changelog-conventionalcommits: "npm:6.1.0"
dotenv-cli: "npm:7.3.0"
Expand All @@ -1679,8 +1742,8 @@ __metadata:
"@types/micromatch": "npm:4.0.2"
"@types/node": "npm:18.17.16"
"@types/react": "npm:18.2.21"
"@typescript-eslint/eslint-plugin": "npm:6.7.0"
"@typescript-eslint/parser": "npm:6.7.0"
"@typescript-eslint/eslint-plugin": "npm:6.7.2"
"@typescript-eslint/parser": "npm:6.7.2"
"@willbooster/eslint-config-ts": "npm:^10.0.8"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.49.0"
Expand Down Expand Up @@ -1799,8 +1862,8 @@ __metadata:
"@types/micromatch": "npm:4.0.2"
"@types/node": "npm:18.17.16"
"@types/react": "npm:18.2.21"
"@typescript-eslint/eslint-plugin": "npm:6.7.0"
"@typescript-eslint/parser": "npm:6.7.0"
"@typescript-eslint/eslint-plugin": "npm:6.7.2"
"@typescript-eslint/parser": "npm:6.7.2"
"@willbooster/eslint-config-ts": "npm:^10.0.8"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.49.0"
Expand Down Expand Up @@ -1860,8 +1923,8 @@ __metadata:
"@types/eslint": "npm:8.44.2"
"@types/micromatch": "npm:4.0.2"
"@types/node": "npm:18.17.16"
"@typescript-eslint/eslint-plugin": "npm:6.7.0"
"@typescript-eslint/parser": "npm:6.7.0"
"@typescript-eslint/eslint-plugin": "npm:6.7.2"
"@typescript-eslint/parser": "npm:6.7.2"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.49.0"
eslint-config-prettier: "npm:9.0.0"
Expand Down Expand Up @@ -1937,8 +2000,8 @@ __metadata:
dependencies:
"@types/eslint": "npm:8.44.2"
"@types/micromatch": "npm:4.0.2"
"@typescript-eslint/eslint-plugin": "npm:6.7.0"
"@typescript-eslint/parser": "npm:6.7.0"
"@typescript-eslint/eslint-plugin": "npm:6.7.2"
"@typescript-eslint/parser": "npm:6.7.2"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.49.0"
eslint-config-prettier: "npm:9.0.0"
Expand Down

0 comments on commit 7ca75bf

Please sign in to comment.