Skip to content

Commit 1886d9f

Browse files
Bump marked from 4.3.0 to 9.0.1
Bumps [marked](https://github.com/markedjs/marked) from 4.3.0 to 9.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v4.3.0...v9.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 be5524e commit 1886d9f

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": "^9.16.1",
13-
"marked": "^4.0.12",
13+
"marked": "^9.0.1",
1414
"node-fetch": "3.1.1",
1515
"node-fetch-with-proxy": "^0.1.6",
1616
"npm": "^6.14.11"

0 commit comments

Comments
 (0)