Skip to content

Commit

Permalink
chore(deps): update dependency ts-morph to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 9e10d00 commit 08cd4ff
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"mdsvex": "^0.11.2",
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"ts-morph": "^22.0.0",
"ts-morph": "^23.0.0",
"tslib": "^2.6.3",
"vite": "^5.3.4"
},
Expand Down
24 changes: 23 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1830,7 +1830,7 @@ __metadata:
mdsvex: "npm:^0.11.2"
svelte: "npm:^4.2.18"
svelte-check: "npm:^3.8.4"
ts-morph: "npm:^22.0.0"
ts-morph: "npm:^23.0.0"
tslib: "npm:^2.6.3"
vite: "npm:^5.3.4"
languageName: unknown
Expand Down Expand Up @@ -3163,6 +3163,18 @@ __metadata:
languageName: node
linkType: hard

"@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.4"
mkdirp: "npm:^3.0.1"
path-browserify: "npm:^1.0.1"
checksum: 10c0/37b1fa63aff71f21da9527a460bd33d323f3126de8b80f1f6678733a6150892e7721f4782283e6d6fb6b87769363d6f4fc1f591d5a1c8e66106cedfe3ee667e7
languageName: node
linkType: hard

"@tufjs/canonical-json@npm:2.0.0":
version: 2.0.0
resolution: "@tufjs/canonical-json@npm:2.0.0"
Expand Down Expand Up @@ -12754,6 +12766,16 @@ __metadata:
languageName: node
linkType: hard

"ts-morph@npm:^23.0.0":
version: 23.0.0
resolution: "ts-morph@npm:23.0.0"
dependencies:
"@ts-morph/common": "npm:~0.24.0"
code-block-writer: "npm:^13.0.1"
checksum: 10c0/3ac061a3e85b2c7758f7591a73c44b8666488c1615a79c133868d4f5e03a4e73fc855d58ce78c3d5fb605ce14af377353a379fe5ee60fc7b384629f0d2cefc6f
languageName: node
linkType: hard

"tsconfig-paths@npm:^4.1.2":
version: 4.2.0
resolution: "tsconfig-paths@npm:4.2.0"
Expand Down

0 comments on commit 08cd4ff

Please sign in to comment.