3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00
zeppelin/backend
dependabot[bot] 31dab78e51
chore(deps): bump moment-timezone from 0.5.27 to 0.5.35 in /backend
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.27 to 0.5.35.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.27...0.5.35)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 23:49:05 +00:00
..
src fix: fix error if automod unloads after beforeLoad() but without running afterLoad() 2022-08-15 19:07:55 +03:00
.gitignore Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
.prettierignore Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
ormconfig.js Fix error when compiling ormconfig 2022-06-26 15:02:34 +03:00
package-lock.json chore(deps): bump moment-timezone from 0.5.27 to 0.5.35 in /backend 2022-08-30 23:49:05 +00:00
package.json chore(deps): bump moment-timezone from 0.5.27 to 0.5.35 in /backend 2022-08-30 23:49:05 +00:00
register-tsconfig-paths.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
start-dev.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
tsconfig.json Fix error when compiling ormconfig 2022-06-26 15:02:34 +03:00