Bump marked from 2.1.3 to 3.0.2 in /tabby-settings

Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 3.0.2.
- [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/v2.1.3...v3.0.2)

---
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-08-25 04:24:35 +00:00
committed by GitHub
parent 8d587d27e5
commit 888c8217ca
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"author": "Eugene Pankov",
"license": "MIT",
"devDependencies": {
"marked": "^2.1.3",
"marked": "^3.0.2",
"ngx-infinite-scroll": "^10.0.1",
"utils-decorators": "^1.8.0"
},