mirror of
https://github.com/cheeriojs/cheerio.git
synced 2026-02-25 23:25:17 +00:00
build(deps): bump marked from 17.0.2 to 17.0.3 in /website (#5086)
Bumps [marked](https://github.com/markedjs/marked) from 17.0.2 to 17.0.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v17.0.2...v17.0.3) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
website/package-lock.json
generated
8
website/package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"@tailwindcss/vite": "^4.1.8",
|
||||
"astro": "^5.17.2",
|
||||
"hastscript": "^9.0.1",
|
||||
"marked": "^17.0.2",
|
||||
"marked": "^17.0.3",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.2.4",
|
||||
"remark-directive": "^4.0.0",
|
||||
@@ -5677,9 +5677,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "17.0.2",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.2.tgz",
|
||||
"integrity": "sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==",
|
||||
"version": "17.0.3",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.3.tgz",
|
||||
"integrity": "sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@tailwindcss/vite": "^4.1.8",
|
||||
"astro": "^5.17.2",
|
||||
"hastscript": "^9.0.1",
|
||||
"marked": "^17.0.2",
|
||||
"marked": "^17.0.3",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.2.4",
|
||||
"remark-directive": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user