Skip to content

Commit

Permalink
Bump marked from 2.1.3 to 4.0.10
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v2.1.3...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2022
1 parent 73366c0 commit 976fcd1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@alpinejs/intersect": "^3.10.5",
"alpinejs": "^3.10.5",
"focus-visible": "^5.2.0",
"marked": "^2.0.7",
"marked": "^4.0.10",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-use": "^17.3.1"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4820,12 +4820,12 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"marked@npm:^2.0.7":
version: 2.1.3
resolution: "marked@npm:2.1.3"
"marked@npm:^4.0.10":
version: 4.2.3
resolution: "marked@npm:4.2.3"
bin:
marked: bin/marked
checksum: 21a5ecd4941bc760aba21dfd97185853ec3b464cf707ad971e3ddb3aeb2f44d0deeb36b0889932afdb6f734975a994d92f18815dd0fabadbd902bdaff997cc5b
marked: bin/marked.js
checksum: 21b9f6cc4e7695b5e1f251b7b6c98fdc29c25f7ee6c8f4d5c51654856ea36d6222e9a5a227a9b89ccba717dcf7a722022f099aa0dc7caad8e041c996906c23d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -5630,7 +5630,7 @@ fsevents@~2.3.2:
lint-staged: ^10.5.3
markdown-it: ^12.0.4
markdown-it-anchor: ^8.0.1
marked: ^2.0.7
marked: ^4.0.10
nodemon: ^2.0.6
npm-run-all: ^4.1.5
nullthrows: ^1.1.1
Expand Down

0 comments on commit 976fcd1

Please sign in to comment.