Bump marked from 3.0.2 to 4.0.8 in /tabby-settings

Bumps [marked](https://github.com/markedjs/marked) from 3.0.2 to 4.0.8.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.2...v4.0.8)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-20 04:21:29 +00:00
committed by GitHub
parent d080adc19d
commit 9e3961b83d
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"author": "Eugene Pankov",
"license": "MIT",
"devDependencies": {
"marked": "^3.0.2",
"marked": "^4.0.8",
"ngx-infinite-scroll": "^10.0.1"
},
"peerDependencies": {