Skip to content

Commit 094a9d6

Browse files
Bump marked from 15.0.7 to 15.0.9 in /ui
Bumps [marked](https://github.com/markedjs/marked) from 15.0.7 to 15.0.9. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.7...v15.0.9) --- updated-dependencies: - dependency-name: marked dependency-version: 15.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 847b2d5 commit 094a9d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"dompurify": "^3.2.5",
2020
"highlight.js": "^11.11.1",
2121
"highlightjs-line-numbers.js": "^2.9.0",
22-
"marked": "^15.0.7"
22+
"marked": "^15.0.9"
2323
}
2424
}

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,10 +324,10 @@ is-number@^7.0.0:
324324
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
325325
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
326326

327-
marked@^15.0.7:
328-
version "15.0.7"
329-
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.7.tgz#f67d7e34d202ce087e6b879107b5efb04e743314"
330-
integrity sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==
327+
marked@^15.0.9:
328+
version "15.0.9"
329+
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.9.tgz#0ac0b42834a04f8c971a2fee36106694b29c0aad"
330+
integrity sha512-9AW/bn9DxQeZVjR52l5jsc0W2pwuhP04QaQewPvylil12Cfr2GBfWmgp6mu8i9Jy8UlBjqDZ9uMTDuJ8QOGZJA==
331331

332332
micromatch@^4.0.5:
333333
version "4.0.8"

0 commit comments

Comments
 (0)