Skip to content

Commit

Permalink
chore: upgrade ts-morph
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Jul 5, 2024
1 parent 65f7901 commit 0881730
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/maintenance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"json5": "^2.2.3",
"piscina": "^4.4.0",
"reflect-metadata": "^0.2.2",
"ts-morph": "^22.0.0",
"ts-morph": "^23.0.0",
"typescript": "5.5.2",
"yargs": "^17.7.2"
}
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1376,15 +1376,15 @@ __metadata:
languageName: node
linkType: hard

"@ts-morph/common@npm:~0.23.0":
version: 0.23.0
resolution: "@ts-morph/common@npm:0.23.0"
"@ts-morph/common@npm:~0.24.0":
version: 0.24.0
resolution: "@ts-morph/common@npm:0.24.0"
dependencies:
fast-glob: "npm:^3.3.2"
minimatch: "npm:^9.0.3"
minimatch: "npm:^9.0.4"
mkdirp: "npm:^3.0.1"
path-browserify: "npm:^1.0.1"
checksum: 10/05eabbab5a63d71a7dac17202519d23d4d4ec30780364d4dc3096ca86291e19f0284d0592a6ee89ec257204075a985d00f4788d816a89c41d0c1e0c8d281c480
checksum: 10/5b732789868e92689c86a902c8f4528d998ac2e183a02cfeff6cf7731075d254cf3dd1e7bb73f2943ec1fcde6f2fb1caa19ee47a17a4289be08c224d68a902d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -2051,7 +2051,7 @@ __metadata:
json5: "npm:^2.2.3"
piscina: "npm:^4.4.0"
reflect-metadata: "npm:^0.2.2"
ts-morph: "npm:^22.0.0"
ts-morph: "npm:^23.0.0"
typescript: "npm:5.5.2"
yargs: "npm:^17.7.2"
languageName: unknown
Expand Down Expand Up @@ -6513,7 +6513,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.3, minimatch@npm:^9.0.4":
"minimatch@npm:^9.0.4":
version: 9.0.4
resolution: "minimatch@npm:9.0.4"
dependencies:
Expand Down Expand Up @@ -8682,13 +8682,13 @@ __metadata:
languageName: node
linkType: hard

"ts-morph@npm:^22.0.0":
version: 22.0.0
resolution: "ts-morph@npm:22.0.0"
"ts-morph@npm:^23.0.0":
version: 23.0.0
resolution: "ts-morph@npm:23.0.0"
dependencies:
"@ts-morph/common": "npm:~0.23.0"
"@ts-morph/common": "npm:~0.24.0"
code-block-writer: "npm:^13.0.1"
checksum: 10/e5d81d0d8d990fa9f86e285bd4052bcfa462e2f798f7eda86e11afc7d884dfdb053998dcbf79942942e8032070f8b266745e017771674a169731494fe035e192
checksum: 10/2ac0e615021b9d4115df60be02fce0b9b80cb0db173b7836ac70f60f987d9f055ec6a4b2233cf6ed9bdd7f1d8854e8266f5af2d4d40ca738cd7374246e163da3
languageName: node
linkType: hard

Expand Down

0 comments on commit 0881730

Please sign in to comment.