Skip to content

Commit 5e06b16

Browse files
fix(deps): update dependency ts-morph to v25
1 parent 221d095 commit 5e06b16

File tree

3 files changed

+18
-24
lines changed

3 files changed

+18
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prettier": "^2.6.2",
5050
"rimraf": "5.0.0",
5151
"ts-jest": "29.1.0",
52-
"ts-morph": "22.0.0",
52+
"ts-morph": "25.0.1",
5353
"ts-node": "10.9.1",
5454
"typescript": "5.6.3"
5555
},

packages/typescript-resolver-files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@graphql-tools/merge": "^9.0.4",
3737
"@graphql-tools/utils": "^10.0.0",
3838
"micromatch": "^4.0.0",
39-
"ts-morph": "^22.0.0",
39+
"ts-morph": "^25.0.0",
4040
"tslib": "^2.3.0"
4141
},
4242
"publishConfig": {

yarn.lock

Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2743,14 +2743,13 @@
27432743
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
27442744
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
27452745

2746-
"@ts-morph/common@~0.23.0":
2747-
version "0.23.0"
2748-
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.23.0.tgz#bd4ddbd3f484f29476c8bd985491592ae5fc147e"
2749-
integrity sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA==
2746+
"@ts-morph/common@~0.26.0":
2747+
version "0.26.1"
2748+
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.26.1.tgz#a346188e59d2befe4c71f66a7d626d81b1abe2a8"
2749+
integrity sha512-Sn28TGl/4cFpcM+jwsH1wLncYq3FtN/BIpem+HOygfBWPT5pAeS5dB4VFVzV8FbnOKHpDLZmvAl4AjPEev5idA==
27502750
dependencies:
27512751
fast-glob "^3.3.2"
2752-
minimatch "^9.0.3"
2753-
mkdirp "^3.0.1"
2752+
minimatch "^9.0.4"
27542753
path-browserify "^1.0.1"
27552754

27562755
"@tsconfig/node10@^1.0.7":
@@ -3820,10 +3819,10 @@ co@^4.6.0:
38203819
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
38213820
integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==
38223821

3823-
code-block-writer@^13.0.1:
3824-
version "13.0.1"
3825-
resolved "https://registry.yarnpkg.com/code-block-writer/-/code-block-writer-13.0.1.tgz#52ac60ca6076d8700b88a45bd71e06a577158405"
3826-
integrity sha512-c5or4P6erEA69TxaxTNcHUNcIn+oyxSRTOWV+pSYF+z4epXqNvwvJ70XPGjPNgue83oAFAPBRQYwpAJ/Hpe/Sg==
3822+
code-block-writer@^13.0.3:
3823+
version "13.0.3"
3824+
resolved "https://registry.yarnpkg.com/code-block-writer/-/code-block-writer-13.0.3.tgz#90f8a84763a5012da7af61319dd638655ae90b5b"
3825+
integrity sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==
38273826

38283827
collect-v8-coverage@^1.0.0:
38293828
version "1.0.2"
@@ -6373,7 +6372,7 @@ minimatch@^5.0.1:
63736372
dependencies:
63746373
brace-expansion "^2.0.1"
63756374

6376-
minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
6375+
minimatch@^9.0.1, minimatch@^9.0.4:
63776376
version "9.0.4"
63786377
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
63796378
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -6411,11 +6410,6 @@ mixme@^0.5.1:
64116410
resolved "https://registry.yarnpkg.com/mixme/-/mixme-0.5.10.tgz#d653b2984b75d9018828f1ea333e51717ead5f51"
64126411
integrity sha512-5H76ANWinB1H3twpJ6JY8uvAtpmFvHNArpilJAjXRKXSDDLPIMoZArw5SH0q9z+lLs8IrMw7Q2VWpWimFKFT1Q==
64136412

6414-
mkdirp@^3.0.1:
6415-
version "3.0.1"
6416-
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-3.0.1.tgz#e44e4c5607fb279c168241713cc6e0fea9adcb50"
6417-
integrity sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==
6418-
64196413
ms@2.1.2:
64206414
version "2.1.2"
64216415
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -7761,13 +7755,13 @@ ts-log@^2.2.3:
77617755
resolved "https://registry.yarnpkg.com/ts-log/-/ts-log-2.2.5.tgz#aef3252f1143d11047e2cb6f7cfaac7408d96623"
77627756
integrity sha512-PGcnJoTBnVGy6yYNFxWVNkdcAuAMstvutN9MgDJIV6L0oG8fB+ZNNy1T+wJzah8RPGor1mZuPQkVfXNDpy9eHA==
77637757

7764-
ts-morph@22.0.0, ts-morph@^22.0.0:
7765-
version "22.0.0"
7766-
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-22.0.0.tgz#5532c592fb6dddae08846f12c9ab0fc590b1d42e"
7767-
integrity sha512-M9MqFGZREyeb5fTl6gNHKZLqBQA0TjA1lea+CR48R8EBTDuWrNqW6ccC5QvjNR4s6wDumD3LTCjOFSp9iwlzaw==
7758+
ts-morph@25.0.1, ts-morph@^25.0.0:
7759+
version "25.0.1"
7760+
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-25.0.1.tgz#7de0b60fcc6e86955c8766831bcd2c5d87ffbd4f"
7761+
integrity sha512-QJEiTdnz1YjrB3JFhd626gX4rKHDLSjSVMvGGG4v7ONc3RBwa0Eei98G9AT9uNFDMtV54JyuXsFeC+OH0n6bXQ==
77687762
dependencies:
7769-
"@ts-morph/common" "~0.23.0"
7770-
code-block-writer "^13.0.1"
7763+
"@ts-morph/common" "~0.26.0"
7764+
code-block-writer "^13.0.3"
77717765

77727766
ts-node@10.9.1:
77737767
version "10.9.1"

0 commit comments

Comments
 (0)