3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-06 10:37:19 +00:00
zeppelin/backend
dependabot[bot] 2ffa8756b4
build(deps): bump tsconfig-paths from 3.15.0 to 4.2.0
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.15.0 to 4.2.0.
- [Changelog](https://github.com/jonaskello/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.15.0...v4.2.0)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 19:41:51 +00:00
..
src fix: error in getSuccessEmoji/getErrorEmoji 2025-06-01 19:40:07 +00: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
package.json build(deps): bump tsconfig-paths from 3.15.0 to 4.2.0 2025-06-01 19:41:51 +00:00
register-tsconfig-paths.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
start-dev.js refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
tsconfig.json feat: fix issues importing /backend in other packages 2024-08-11 02:12:51 +03:00