Skip to content

Commit c85ec8a

Browse files
Bump marked from 11.2.0 to 12.0.1
Bumps [marked](https://github.com/markedjs/marked) from 11.2.0 to 12.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v11.2.0...v12.0.1) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a83e466 commit c85ec8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"liquidjs": "^10.9.2",
13-
"marked": "^11.0.0",
13+
"marked": "^12.0.1",
1414
"node-fetch": "3.1.1",
1515
"node-fetch-with-proxy": "^0.1.6",
1616
"npm": "^10.1.0"

0 commit comments

Comments
 (0)