We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38737c9 + 97e7274 commit 00a9aefCopy full SHA for 00a9aef
2 files changed
sample/22-graphql-prisma/package.json
@@ -26,7 +26,7 @@
26
"nodemon": "1.18.10",
27
"prettier": "1.16.4",
28
"ts-node": "8.0.3",
29
- "tsconfig-paths": "3.7.0",
+ "tsconfig-paths": "3.8.0",
30
"tslint": "5.14.0"
31
}
32
sample/22-graphql-prisma/yarn.lock
@@ -3099,9 +3099,9 @@ ts-node@^7.0.1:
3099
source-map-support "^0.5.6"
3100
yn "^2.0.0"
3101
3102
-tsconfig-paths@3.7.0:
3103
- version "3.7.0"
3104
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.7.0.tgz#02ae978db447b22e09dafcd4198be95c4885ceb2"
+tsconfig-paths@3.8.0:
+ version "3.8.0"
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.8.0.tgz#4e34202d5b41958f269cf56b01ed95b853d59f72"
3105
dependencies:
3106
"@types/json5" "^0.0.29"
3107
deepmerge "^2.0.1"
0 commit comments