Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v10.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent c4f0a85 commit d74d0c8
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 49 deletions.
84 changes: 67 additions & 17 deletions packages/example/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 packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "4.0.3",
"ts-node": "10.0.0"
"ts-node": "10.9.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
84 changes: 54 additions & 30 deletions packages/from-openapi/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 packages/from-openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/jest": "27.5.2",
"jest": "27.5.1",
"ts-jest": "27.0.5",
"ts-node": "10.2.1",
"ts-node": "10.9.2",
"typescript": "4.9.5"
},
"jest": {
Expand Down

0 comments on commit d74d0c8

Please sign in to comment.