Skip to content

Commit de7d62f

Browse files
Merge pull request #2514 from nestjs/renovate/ts-morph-17.x
chore(deps): update dependency ts-morph to v17
2 parents b138f4b + 732ce22 commit de7d62f

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

packages/graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nestjs/testing": "8.4.7",
4141
"graphql": "15.8.0",
4242
"reflect-metadata": "0.1.13",
43-
"ts-morph": "16.0.0"
43+
"ts-morph": "17.0.1"
4444
},
4545
"peerDependencies": {
4646
"@apollo/subgraph": "^0.1.5 || ^0.3.0 || ^0.4.0 || ^2.0.0",
@@ -50,7 +50,7 @@
5050
"class-validator": "*",
5151
"graphql": "^15.8.0 || ^16.0.0",
5252
"reflect-metadata": "^0.1.13",
53-
"ts-morph": "^13.0.2 || ^14.0.0 || ^15.0.0 || ^16.0.0"
53+
"ts-morph": "^13.0.2 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
5454
},
5555
"peerDependenciesMeta": {
5656
"@apollo/subgraph": {

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2741,12 +2741,12 @@
27412741
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
27422742
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
27432743

2744-
"@ts-morph/common@~0.17.0":
2745-
version "0.17.0"
2746-
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.17.0.tgz#de0d405df10857907469fef8d9363893b4163fd1"
2747-
integrity sha512-RMSSvSfs9kb0VzkvQ2NWobwnj7TxCA9vI/IjR9bDHqgAyVbu2T0DN4wiKVqomyDWqO7dPr/tErSfq7urQ1Q37g==
2744+
"@ts-morph/common@~0.18.0":
2745+
version "0.18.0"
2746+
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.18.0.tgz#8102c18ce9112548203c4d154a282a9100dcde53"
2747+
integrity sha512-UvWF+oQdMa4qMWhXTOd2JWtAbAJGgkPMNzGHgEcfOwQRIcViKdwsSqXXjSaQCZ4fo+bZMhdfuwQCjlW5bNcqEQ==
27482748
dependencies:
2749-
fast-glob "^3.2.11"
2749+
fast-glob "^3.2.12"
27502750
minimatch "^5.1.0"
27512751
mkdirp "^1.0.4"
27522752
path-browserify "^1.0.1"
@@ -5620,7 +5620,7 @@ fast-diff@^1.1.2:
56205620
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
56215621
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
56225622

5623-
5623+
[email protected], fast-glob@^3.2.12:
56245624
version "3.2.12"
56255625
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
56265626
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
@@ -11251,12 +11251,12 @@ [email protected]:
1125111251
semver "7.x"
1125211252
yargs-parser "^21.0.1"
1125311253

11254-
ts-morph@16.0.0:
11255-
version "16.0.0"
11256-
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-16.0.0.tgz#35caca7c286dd70e09e5f72af47536bf3b6a27af"
11257-
integrity sha512-jGNF0GVpFj0orFw55LTsQxVYEUOCWBAbR5Ls7fTYE5pQsbW18ssTb/6UXx/GYAEjS+DQTp8VoTw0vqYMiaaQuw==
11254+
ts-morph@17.0.1:
11255+
version "17.0.1"
11256+
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-17.0.1.tgz#d85df4fcf9a1fcda1b331d52c00655f381c932d1"
11257+
integrity sha512-10PkHyXmrtsTvZSL+cqtJLTgFXkU43Gd0JCc0Rw6GchWbqKe0Rwgt1v3ouobTZwQzF1mGhDeAlWYBMGRV7y+3g==
1125811258
dependencies:
11259-
"@ts-morph/common" "~0.17.0"
11259+
"@ts-morph/common" "~0.18.0"
1126011260
code-block-writer "^11.0.3"
1126111261

1126211262
[email protected], ts-node@^10.8.1:

0 commit comments

Comments
 (0)