1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-14 03:39:18 +00:00

Bump ts-node from 9.1.1 to 10.2.1 (#37)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.2.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-28 17:40:52 +02:00
committed by GitHub
parent f691cfff25
commit 329f1ee06d
5 changed files with 80 additions and 118 deletions

View File

@ -17,7 +17,7 @@
"jest": "^27.0.0",
"parcel": "1.12.3",
"ts-jest": "^27.0.0",
"ts-node": "^10.0.0",
"ts-node": "^10.2.1",
"typescript": "^4.0.2"
},
"scripts": {