Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"rxjs": "7.5.5",
"ts-jest": "27.1.4",
"ts-node": "10.7.0",
"tsconfig-paths": "3.14.1",
"tsconfig-paths": "3.14.2",
"typedoc": "0.22.15",
"typescript": "4.6.3"
},
Expand Down
27 changes: 25 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4527,6 +4527,17 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"json5@npm:^1.0.2":
version: 1.0.2
resolution: "json5@npm:1.0.2"
dependencies:
minimist: ^1.2.0
bin:
json5: lib/cli.js
checksum: 866458a8c58a95a49bef3adba929c625e82532bcff1fe93f01d29cb02cac7c3fe1f4b79951b7792c2da9de0b32871a8401a6e3c5b36778ad852bf5b8a61165d7
languageName: node
linkType: hard

"json5@npm:^2.2.1":
version: 2.2.1
resolution: "json5@npm:2.2.1"
Expand Down Expand Up @@ -5013,7 +5024,7 @@ fsevents@^2.3.2:
rxjs: 7.5.5
ts-jest: 27.1.4
ts-node: 10.7.0
tsconfig-paths: 3.14.1
tsconfig-paths: 3.14.2
typedoc: 0.22.15
typescript: 4.6.3
peerDependencies:
Expand Down Expand Up @@ -6453,7 +6464,19 @@ resolve@^1.22.0:
languageName: node
linkType: hard

"tsconfig-paths@npm:3.14.1, tsconfig-paths@npm:^3.14.1":
"tsconfig-paths@npm:3.14.2":
version: 3.14.2
resolution: "tsconfig-paths@npm:3.14.2"
dependencies:
"@types/json5": ^0.0.29
json5: ^1.0.2
minimist: ^1.2.6
strip-bom: ^3.0.0
checksum: a6162eaa1aed680537f93621b82399c7856afd10ec299867b13a0675e981acac4e0ec00896860480efc59fc10fd0b16fdc928c0b885865b52be62cadac692447
languageName: node
linkType: hard

"tsconfig-paths@npm:^3.14.1":
version: 3.14.1
resolution: "tsconfig-paths@npm:3.14.1"
dependencies:
Expand Down