Skip to content

fix(deps): update dependency marked to v14 #421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2024
Merged
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 @@ -39,7 +39,7 @@
"@oliversalzburg/js-utils": "0.0.59",
"elapsed-time": "0.0.1",
"globby": "14.0.2",
"marked": "13.0.3",
"marked": "14.0.0",
"minimist": "1.2.8",
"tslib": "2.6.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3656,12 +3656,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:13.0.3":
version: 13.0.3
resolution: "marked@npm:13.0.3"
"marked@npm:14.0.0":
version: 14.0.0
resolution: "marked@npm:14.0.0"
bin:
marked: bin/marked.js
checksum: 10c0/b1121f420f815206ae5ae109b9b0eb6c21f84d8d459cbe38ffa00543652e091f36a55c2c96ff1414821d8752682af8c0de3f44f0a2a5bd9c8612a4ef520e9b3d
checksum: 10c0/57a47cb110f7b1a10f398b0a7236f9183aad2dcd5345ee73f2732b6387e585d04cef472bc655d2f84c542296be9728e179aebe3ed7f2f8666b8a0a9dae592876
languageName: node
linkType: hard

Expand Down Expand Up @@ -3918,7 +3918,7 @@ __metadata:
globby: "npm:14.0.2"
jest: "npm:29.7.0"
lint-staged: "npm:15.2.8"
marked: "npm:13.0.3"
marked: "npm:14.0.0"
minimist: "npm:1.2.8"
prettier: "npm:3.3.3"
prettier-package-json: "npm:2.8.0"
Expand Down