Skip to content

Commit e4f9139

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency tsconfig-paths to v3.12.0
1 parent b8c821d commit e4f9139

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"ts-jest": "27.0.7",
123123
"ts-loader": "9.2.6",
124124
"ts-node": "10.4.0",
125-
"tsconfig-paths": "3.11.0",
125+
"tsconfig-paths": "3.12.0",
126126
"typescript": "4.4.4"
127127
}
128128
}

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21840,6 +21840,16 @@ [email protected], tsconfig-paths@^3.11.0:
2184021840
minimist "^1.2.0"
2184121841
strip-bom "^3.0.0"
2184221842

21843+
21844+
version "3.12.0"
21845+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
21846+
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
21847+
dependencies:
21848+
"@types/json5" "^0.0.29"
21849+
json5 "^1.0.1"
21850+
minimist "^1.2.0"
21851+
strip-bom "^3.0.0"
21852+
2184321853
tsconfig-paths@^3.9.0:
2184421854
version "3.9.0"
2184521855
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"

0 commit comments

Comments
 (0)