Skip to content

Commit

Permalink
Update dependency tsconfig-paths to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] committed Mar 4, 2022
1 parent 5a64ddf commit 9aefc8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/service-a/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.1.0",
"tsconfig-paths": "3.10.1",
"tsconfig-paths": "3.13.0",
"typescript": "4.3.5"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion api/service-b/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.1.0",
"tsconfig-paths": "3.10.1",
"tsconfig-paths": "3.13.0",
"typescript": "4.3.5"
},
"jest": {
Expand Down

0 comments on commit 9aefc8f

Please sign in to comment.