Skip to content

Commit 3e69294

Browse files
Bump marked from 16.4.2 to 17.0.1 in /packages/worker
Bumps [marked](https://github.com/markedjs/marked) from 16.4.2 to 17.0.1. - [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.1) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c08b52 commit 3e69294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "Apache-2.0",
1616
"dependencies": {
1717
"@codebam/cf-workers-telegram-bot": "file:../main",
18-
"marked": "^16.0.0"
18+
"marked": "^17.0.1"
1919
},
2020
"devDependencies": {
2121
"@babel/preset-env": "^7.27.2",

0 commit comments

Comments
 (0)