Skip to content

Commit 856aa9e

Browse files
Bump markdown-it from 14.1.0 to 14.1.1
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.1.1. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.0...14.1.1) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 594e8f0 commit 856aa9e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"highlight.js": "^11.11.1",
5757
"immutable": "^5.1.4",
5858
"jwt-decode": "^4.0.0",
59-
"markdown-it": "^14.1.0",
59+
"markdown-it": "^14.1.1",
6060
"moment": "^2.30.1",
6161
"pretty-ms": "^9.3.0",
6262
"prismjs": "^1.30.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11133,9 +11133,9 @@ __metadata:
1113311133
languageName: node
1113411134
linkType: hard
1113511135

11136-
"markdown-it@npm:^14.1.0":
11137-
version: 14.1.0
11138-
resolution: "markdown-it@npm:14.1.0"
11136+
"markdown-it@npm:^14.1.1":
11137+
version: 14.1.1
11138+
resolution: "markdown-it@npm:14.1.1"
1113911139
dependencies:
1114011140
argparse: ^2.0.1
1114111141
entities: ^4.4.0
@@ -11145,7 +11145,7 @@ __metadata:
1114511145
uc.micro: ^2.1.0
1114611146
bin:
1114711147
markdown-it: bin/markdown-it.mjs
11148-
checksum: 07296b45ebd0b13a55611a24d1b1ad002c6729ec54f558f597846994b0b7b1de79d13cd99ff3e7b6e9e027f36b63125cdcf69174da294ecabdd4e6b9fff39e5d
11148+
checksum: d6d55865c60debc4cc21d7288f0f6ea04ca055af79c58c467a29c949a289b7e679912c2575d79edb20f55ff3b4548f75b1e1184f939223fa32b08331c5fee81c
1114911149
languageName: node
1115011150
linkType: hard
1115111151

@@ -13378,7 +13378,7 @@ __metadata:
1337813378
jwt-decode: ^4.0.0
1337913379
less: ^4.5.1
1338013380
less-loader: ^12.3.0
13381-
markdown-it: ^14.1.0
13381+
markdown-it: ^14.1.1
1338213382
mini-css-extract-plugin: ^2.10.0
1338313383
mocha: ^11.7.5
1338413384
mocha-lcov-reporter: ^1.3.0

0 commit comments

Comments
 (0)