Skip to content

Commit

Permalink
[deps]: Update ts-node to v10.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent e6977ae commit 88a664e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions crates/bitwarden-napi/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 crates/bitwarden-napi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@napi-rs/cli": "^2.13.2",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "^5.0.0"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "3.1.0",
"quicktype-core": "23.0.80",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.3.2"
}
}

0 comments on commit 88a664e

Please sign in to comment.