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] 5d124ae07f
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /backend
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 11:20:22 +00:00
..
src fix: fix crash when decay period is 0 2022-12-15 00:38:24 +02: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 json5 from 1.0.1 to 1.0.2 in /backend 2023-01-07 11:20:22 +00:00
package.json Merge branch '220601_docker_wip' 2022-08-07 14:02:44 +03: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