1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-03 00:49:19 +00:00

Bump ts-node from 10.3.0 to 10.3.1 (#117)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.3.0...v10.3.1)

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

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-10-22 09:57:42 +02:00
committed by GitHub
parent 0f42f4a804
commit fa2e02521a
2 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@
"@types/jscodeshift": "^0.11.2",
"@types/node": "^16.11.2",
"jscodeshift": "^0.13.0",
"ts-node": "^10.3.0",
"ts-node": "^10.3.1",
"typescript": "^4.4.4"
}
}