3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00
zeppelin/dashboard
dependabot[bot] 50930078b9
chore(deps): bump async from 2.6.3 to 2.6.4 in /dashboard
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 18:21:43 +00:00
..
src feat: add 'exclusive' option for role buttons; add documentation for role buttons; mark reaction roles as legacy 2022-04-23 17:30:37 +03: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 async from 2.6.3 to 2.6.4 in /dashboard 2022-06-13 18:21:43 +00:00
package.json Add rudimentary user management to dashboard 2021-09-05 16:42:35 +03: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