Skip to content

Commit b1d22e8

Browse files
dependabot[bot]hockeybuggy
authored andcommitted
[skip netlify] Bump markdown-it-prism from 2.3.0 to 3.0.0
Bumps [markdown-it-prism](https://github.com/jGleitz/markdown-it-prism) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/jGleitz/markdown-it-prism/releases) - [Changelog](https://github.com/jGleitz/markdown-it-prism/blob/main/CHANGELOG.md) - [Commits](jGleitz/markdown-it-prism@v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: markdown-it-prism dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74ffe48 commit b1d22e8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lodash": "^4.17.21",
3030
"markdown-it": "^14.1.0",
3131
"markdown-it-anchor": "^9.2.0",
32-
"markdown-it-prism": "^2.3.0",
32+
"markdown-it-prism": "^3.0.0",
3333
"next": "^15.3.1",
3434
"normalize.css": "^8.0.1",
3535
"plaiceholder": "^2.5.0",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -4711,7 +4711,7 @@ __metadata:
47114711
lodash: "npm:^4.17.21"
47124712
markdown-it: "npm:^14.1.0"
47134713
markdown-it-anchor: "npm:^9.2.0"
4714-
markdown-it-prism: "npm:^2.3.0"
4714+
markdown-it-prism: "npm:^3.0.0"
47154715
next: "npm:^15.3.1"
47164716
normalize.css: "npm:^8.0.1"
47174717
plaiceholder: "npm:^2.5.0"
@@ -6318,12 +6318,12 @@ __metadata:
63186318
languageName: node
63196319
linkType: hard
63206320

6321-
"markdown-it-prism@npm:^2.3.0":
6322-
version: 2.3.0
6323-
resolution: "markdown-it-prism@npm:2.3.0"
6321+
"markdown-it-prism@npm:^3.0.0":
6322+
version: 3.0.0
6323+
resolution: "markdown-it-prism@npm:3.0.0"
63246324
dependencies:
6325-
prismjs: "npm:1.29.0"
6326-
checksum: 10c0/81332bfc0b93529089e59d8f276948fe55fb714610bdd7fdcc6060133c172608cf45c76dd166b91209eb51cef3e57da24c82c4d2f3b873c52e0b6bd45d793a2d
6325+
prismjs: "npm:1.30.0"
6326+
checksum: 10c0/eb6987b2b49f4447f291cf86daeacf0912088f9fbf904bc44c9b6f3a014f7f0ac7c3575c537917e7d530532c0fed875a44eaf387e0378ea19b4f936791bf43c3
63276327
languageName: node
63286328
linkType: hard
63296329

@@ -7198,10 +7198,10 @@ __metadata:
71987198
languageName: node
71997199
linkType: hard
72007200

7201-
"prismjs@npm:1.29.0":
7202-
version: 1.29.0
7203-
resolution: "prismjs@npm:1.29.0"
7204-
checksum: 10c0/d906c4c4d01b446db549b4f57f72d5d7e6ccaca04ecc670fb85cea4d4b1acc1283e945a9cbc3d81819084a699b382f970e02f9d1378e14af9808d366d9ed7ec6
7201+
"prismjs@npm:1.30.0":
7202+
version: 1.30.0
7203+
resolution: "prismjs@npm:1.30.0"
7204+
checksum: 10c0/f56205bfd58ef71ccfcbcb691fd0eb84adc96c6ff21b0b69fc6fdcf02be42d6ef972ba4aed60466310de3d67733f6a746f89f2fb79c00bf217406d465b3e8f23
72057205
languageName: node
72067206
linkType: hard
72077207

0 commit comments

Comments
 (0)