3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00
zeppelin/dashboard
dependabot[bot] 7df57f0e5d
chore(deps): bump marked from 0.7.0 to 4.0.10 in /dashboard
Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 4.0.10.
- [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/v0.7.0...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 01:54:03 +00:00
..
src feat: download data exports directly from the server without a JS download step 2021-11-03 01:14:41 +02:00
.editorconfig Dashboard work and related 2019-06-23 19:18:41 +03:00
.env.example Separate bot and API server .env files. Add example .env files. 2019-07-21 14:37:46 +03:00
.gitignore Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
.htmlnanorc.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
.prettierignore Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
package-lock.json chore(deps): bump marked from 0.7.0 to 4.0.10 in /dashboard 2022-01-15 01:54:03 +00:00
package.json chore(deps): bump marked from 0.7.0 to 4.0.10 in /dashboard 2022-01-15 01:54:03 +00:00
tailwind.config.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
ts-vue-shim.d.ts Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
tsconfig.json Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
webpack.config.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00