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 packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"get-port": "^7.1.0",
"inversify": "6.0.1",
"lodash": "^4.17.21",
"marked": "^9.1.4",
"marked": "^16.4.1",
"marked-terminal": "^7.3.0",
"normalize-path": "^3.0.0",
"pony-cause": "^2.1.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ __metadata:
jest-file-snapshot: ^0.7.0
jest-junit: ^16.0.0
lodash: ^4.17.21
marked: ^9.1.4
marked: ^16.4.1
marked-terminal: ^7.3.0
mockdate: ^3.0.5
normalize-path: ^3.0.0
Expand Down Expand Up @@ -16428,12 +16428,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^9.1.4":
version: 9.1.4
resolution: "marked@npm:9.1.4"
"marked@npm:^16.4.1":
version: 16.4.1
resolution: "marked@npm:16.4.1"
bin:
marked: bin/marked.js
checksum: 660efebcf15bb86e6de5130b5c0bf484d9ad44752fb5a8064f425eb1cd590080727813e416329e6b33922fc36052c5e372109ee131b2556af82149e4b4a1d8f1
checksum: e6fa5b5ff503a3413033a176a9fe424f6dd0d5fe80eca5b1f1848f207ac9b21bcd9607c6c1c376950022ad59cec64d11293c89e566e734cc5d469d050bb90213
languageName: node
linkType: hard

Expand Down
Loading