Skip to content

Commit

Permalink
Update dependency ts-node to v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 9, 2021
1 parent 7887e1c commit ce77f02
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
24 changes: 12 additions & 12 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.1.0",
"typescript": "4.3.2"
},
"scripts": {
Expand Down
24 changes: 12 additions & 12 deletions packages/papudoc/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/papudoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dom": "17.0.2",
"react-test-renderer": "17.0.2",
"styled-components": "5.3.0",
"ts-node": "10.0.0"
"ts-node": "10.1.0"
},
"devDependencies": {
"@types/enzyme": "3.10.9",
Expand Down

0 comments on commit ce77f02

Please sign in to comment.