Skip to content

Commit 53ee9fb

Browse files
Bump marked from 16.4.2 to 17.0.0
Bumps [marked](https://github.com/markedjs/marked) from 16.4.2 to 17.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v16.4.2...v17.0.0) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be69400 commit 53ee9fb

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": "^16.0.0",
13+
"marked": "^17.0.0",
1414
"npm": "^11.0.0",
1515
"undici": "^7.4.0"
1616
},

0 commit comments

Comments
 (0)