Skip to content

Commit

Permalink
chore(deps-dev): bump tsconfig-paths in /tests/integration
Browse files Browse the repository at this point in the history
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.15.0 to 4.2.0.
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths@v3.15.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 99f7a4d commit 378583a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 27 deletions.
33 changes: 7 additions & 26 deletions tests/integration/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"supertest": "^6.1.3",
"ts-jest": "^24.3.0",
"ts-node": "^10.9.1",
"tsconfig-paths": "^3.9.0"
"tsconfig-paths": "^4.2.0"
}
}

0 comments on commit 378583a

Please sign in to comment.