Skip to content

Commit

Permalink
chore(deps): update dependency marked to v11 (#11140)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent dbbd4c7 commit dd1e306
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/kit/test/apps/basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@sveltejs/kit": "workspace:^",
"cross-env": "^7.0.3",
"marked": "^10.0.0",
"marked": "^11.0.0",
"svelte": "^4.2.7",
"svelte-check": "^3.4.4",
"typescript": "^4.9.4",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sites/kit.svelte.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"browserslist": "^4.21.10",
"flexsearch": "^0.7.31",
"lightningcss": "^1.21.8",
"marked": "^10.0.0",
"marked": "^11.0.0",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.0.3",
"prism-svelte": "^0.5.0",
Expand Down

0 comments on commit dd1e306

Please sign in to comment.