Bump ts-node from 10.8.1 to 10.8.2

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-04 11:04:26 +00:00 committed by Labhansh Agrawal
parent 7848d65c6e
commit 1e80e2bb57
2 changed files with 5 additions and 5 deletions

View file

@ -127,7 +127,7 @@
"redux-devtools-extension": "2.13.9",
"style-loader": "3.3.1",
"terser": "5.14.1",
"ts-node": "10.8.1",
"ts-node": "10.8.2",
"typescript": "4.7.4",
"webpack": "5.73.0"
},