Skip to content

Commit

Permalink
Bump ts-node from 10.7.0 to 10.9.1
Browse files Browse the repository at this point in the history
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.7.0...v10.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 22, 2022
1 parent 7dc02c7 commit f7f04fe
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 57 deletions.
140 changes: 86 additions & 54 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -33,16 +33,16 @@
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@vercel/ncc": "^0.33.4",
"dotenv": "^16.0.0",
"dotenv": "^16.0.2",
"eslint": "^8.23.1",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.0.1",
"jest": "^26.6.3",
"nock": "^13.2.9",
"ts-jest": "^26.5.6",
"ts-node": "^10.7.0",
"ts-node": "^10.9.1",
"typescript": "^4.6.3",
"yaml": "^2.0.1",
"yargs": "^17.5.1"
Expand Down

0 comments on commit f7f04fe

Please sign in to comment.