Skip to content

Commit a59f825

Browse files
build(deps): bump markdown-it from 14.1.0 to 14.1.1 (#209)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc9e4fb commit a59f825

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"isbot": "^5.1.26",
3434
"jsdom": "^26.1.0",
3535
"lucide-react": "^0.503.0",
36-
"markdown-it": "^14.1.0",
36+
"markdown-it": "^14.1.1",
3737
"react": "^18.2.0",
3838
"react-dom": "^18.2.0",
3939
"semver": "^7.7.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7119,9 +7119,9 @@ __metadata:
71197119
languageName: node
71207120
linkType: hard
71217121

7122-
"markdown-it@npm:^14.1.0":
7123-
version: 14.1.0
7124-
resolution: "markdown-it@npm:14.1.0"
7122+
"markdown-it@npm:^14.1.1":
7123+
version: 14.1.1
7124+
resolution: "markdown-it@npm:14.1.1"
71257125
dependencies:
71267126
argparse: "npm:^2.0.1"
71277127
entities: "npm:^4.4.0"
@@ -7131,7 +7131,7 @@ __metadata:
71317131
uc.micro: "npm:^2.1.0"
71327132
bin:
71337133
markdown-it: bin/markdown-it.mjs
7134-
checksum: 10c0/9a6bb444181d2db7016a4173ae56a95a62c84d4cbfb6916a399b11d3e6581bf1cc2e4e1d07a2f022ae72c25f56db90fbe1e529fca16fbf9541659dc53480d4b4
7134+
checksum: 10c0/c67f2a4c8069a307c78d8c15104bbcb15a2c6b17f4c904364ca218ec2eccf76a397eba1ea05f5ac5de72c4b67fcf115d422d22df0bfb86a09b663f55b9478d4f
71357135
languageName: node
71367136
linkType: hard
71377137

@@ -9178,7 +9178,7 @@ __metadata:
91789178
jsdom: "npm:^26.1.0"
91799179
lint-staged: "npm:^16.2.7"
91809180
lucide-react: "npm:^0.503.0"
9181-
markdown-it: "npm:^14.1.0"
9181+
markdown-it: "npm:^14.1.1"
91829182
postcss: "npm:^8.4.38"
91839183
prettier: "npm:^3.5.3"
91849184
react: "npm:^18.2.0"

0 commit comments

Comments
 (0)