Skip to content

Commit d4d53bf

Browse files
chore(deps): bump ts-morph from 25.0.0 to 25.0.1 (#5441)
Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 25.0.0 to 25.0.1. - [Release notes](https://github.com/dsherret/ts-morph/releases) - [Commits](dsherret/ts-morph@25.0.0...25.0.1) --- updated-dependencies: - dependency-name: ts-morph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b60c1fa commit d4d53bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/fs-extra": "^11.0.4",
4848
"fast-xml-parser": "^4.5.1",
4949
"fs-extra": "^11.3.0",
50-
"ts-morph": "^25.0.0",
50+
"ts-morph": "^25.0.1",
5151
"typescript": "~5.7.3",
5252
"voca": "^1.4.1",
5353
"winston": "^3.17.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9365,10 +9365,10 @@ ts-jest@^29.2.5:
93659365
semver "^7.6.3"
93669366
yargs-parser "^21.1.1"
93679367

9368-
ts-morph@^25.0.0:
9369-
version "25.0.0"
9370-
resolved "https://registry.npmjs.org/ts-morph/-/ts-morph-25.0.0.tgz#f6eff3bbc7328dfb6f28b461a8d20ed32d36f8da"
9371-
integrity sha512-ERPTUVO5qF8cEGJgAejGOsCVlbk8d0SDyiJsucKQT5XgqoZslv0Qml+gnui6Yy6o+uQqw5SestyW2HvlVtT/Sg==
9368+
ts-morph@^25.0.1:
9369+
version "25.0.1"
9370+
resolved "https://registry.npmjs.org/ts-morph/-/ts-morph-25.0.1.tgz#7de0b60fcc6e86955c8766831bcd2c5d87ffbd4f"
9371+
integrity sha512-QJEiTdnz1YjrB3JFhd626gX4rKHDLSjSVMvGGG4v7ONc3RBwa0Eei98G9AT9uNFDMtV54JyuXsFeC+OH0n6bXQ==
93729372
dependencies:
93739373
"@ts-morph/common" "~0.26.0"
93749374
code-block-writer "^13.0.3"

0 commit comments

Comments
 (0)