Skip to content
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

Update dependency marked to v15 (main) #2716

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -153,7 +153,7 @@
"jsonpointer": "5.0.1",
"leaflet": "^1.9.4",
"lru-cache": "^11.0.0",
"marked": "14.1.4",
"marked": "15.0.2",
"marked-mangle": "^1.0.1",
"node-polyfill-webpack-plugin": "^4.0.0",
"react": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6366,7 +6366,7 @@ __metadata:
leaflet: "npm:^1.9.4"
lint-staged: "npm:15.2.10"
lru-cache: "npm:^11.0.0"
marked: "npm:14.1.4"
marked: "npm:15.0.2"
marked-mangle: "npm:^1.0.1"
mime: "npm:4.0.4"
mini-css-extract-plugin: "npm:2.9.2"
Expand Down Expand Up @@ -13506,12 +13506,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:14.1.4":
version: 14.1.4
resolution: "marked@npm:14.1.4"
"marked@npm:15.0.2":
version: 15.0.2
resolution: "marked@npm:15.0.2"
bin:
marked: bin/marked.js
checksum: 10c0/7ccc4c9b58d430b68eb878133fc284235ef3022b1a465345d2464712bf7d47507203b54639826839b6cb8d8847cf46f2e382588b9e1fc1d98b657520e16bfa62
checksum: 10c0/6c288ac2b41f1b75671b6a06eea4d5f37bf49d42e93a4a175a7e0331d2fc339cdaef937429cf5e4d0e85b2a65926385cab28bdb4c90ac9f96fdc52cab4018466
languageName: node
linkType: hard

Expand Down
Loading