Skip to content

Commit 9563040

Browse files
Bump marked from 16.1.2 to 16.4.0 in /ui
Bumps [marked](https://github.com/markedjs/marked) from 16.1.2 to 16.4.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v16.1.2...v16.4.0) --- updated-dependencies: - dependency-name: marked dependency-version: 16.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f53425 commit 9563040

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.6",
2020
"highlight.js": "^11.11.1",
2121
"highlightjs-line-numbers.js": "^2.9.0",
22-
"marked": "^16.1.2"
22+
"marked": "^16.4.0"
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@^16.1.2:
328-
version "16.1.2"
329-
resolved "https://registry.yarnpkg.com/marked/-/marked-16.1.2.tgz#b723ad2eb0a19d5bf5809b62816af85d117672e3"
330-
integrity sha512-rNQt5EvRinalby7zJZu/mB+BvaAY2oz3wCuCjt1RDrWNpS1Pdf9xqMOeC9Hm5adBdcV/3XZPJpG58eT+WBc0XQ==
327+
marked@^16.4.0:
328+
version "16.4.0"
329+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.4.0.tgz#b0c22707a3add380827a75437131801cd54bf425"
330+
integrity sha512-CTPAcRBq57cn3R8n3hwc2REddc28hjR7RzDXQ+lXLmMJYqn20BaI2cGw6QjgZGIgVfp2Wdfw4aMzgNteQ6qJgQ==
331331

332332
micromatch@^4.0.5:
333333
version "4.0.8"

0 commit comments

Comments
 (0)