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 Jan 17, 2024
1 parent 4a480c0 commit 7834a08
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"pinst": "3.0.0",
"prettier": "3.2.2",
"prettier": "3.2.4",
"semantic-release": "22.0.12",
"sort-package-json": "2.6.0",
"ts-jest": "29.1.1",
Expand Down
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"sourceMap": true,
"strict": true,
"target": "ES2022",
"typeRoots": ["./node_modules/@types", "./@types"]
"typeRoots": ["./node_modules/@types", "./@types"],
},
"include": ["scripts/**/*", "src/**/*", "tests/**/*"]
"include": ["scripts/**/*", "src/**/*", "tests/**/*"],
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3470,7 +3470,7 @@ __metadata:
lint-staged: "npm:15.2.0"
micromatch: "npm:4.0.5"
pinst: "npm:3.0.0"
prettier: "npm:3.2.2"
prettier: "npm:3.2.4"
semantic-release: "npm:22.0.12"
sort-package-json: "npm:2.6.0"
ts-jest: "npm:29.1.1"
Expand Down Expand Up @@ -8444,12 +8444,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: e84d0d2a4ce2b88ee1636904effbdf68b59da63d9f887128f2ed5382206454185432e7c0a9578bc4308bc25d099cfef47fd0b9c211066777854e23e65e34044d
checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
languageName: node
linkType: hard

Expand Down

0 comments on commit 7834a08

Please sign in to comment.