chore(deps-dev): bump marked from 1.1.1 to 2.0.0 in /examples/routify

Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.1.1...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-08 22:22:05 +00:00 committed by GitHub
commit e94e4b0722
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"@rollup/plugin-replace": "^2.3.3",
"@sveltech/routify": "^1.9.1",
"carbon-components-svelte": "^0.12.0",
"marked": "^1.1.1",
"marked": "^2.0.0",
"mdsvex": "^0.8.2",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",