Skip to content

Commit e824789

Browse files
Bump marked to ^16.1.2 (#46528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Janpot <2109932+Janpot@users.noreply.github.com>
1 parent 52f29ab commit e824789

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ default-job: &default-job
4646
DANGER_DISABLE_TRANSPILATION: 'true'
4747
working_directory: /tmp/material-ui
4848
docker:
49-
- image: cimg/node:20.17
49+
- image: cimg/node:20.19
5050

5151
default-context: &default-context
5252
context:

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"chai": "^4.5.0",
135135
"cross-fetch": "^4.1.0",
136136
"gm": "^1.25.1",
137-
"marked": "^15.0.12",
137+
"marked": "^16.1.2",
138138
"prettier": "^3.6.2",
139139
"tailwindcss": "^4.1.11",
140140
"yargs": "^17.7.2"

packages/markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@babel/runtime": "^7.28.2",
2929
"lodash": "^4.17.21",
30-
"marked": "^15.0.12",
30+
"marked": "^16.1.2",
3131
"prismjs": "^1.30.0"
3232
},
3333
"devDependencies": {

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)