Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 23, 2024
1 parent ac7340f commit 81ed2fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"license": "SEE LICENSE IN LICENSE.txt",
"devDependencies": {
"@types/node": "^18.19.34",
"@types/node": "^18.19.39",
"@types/sync-fetch": "^0.4.3",
"typescript": "^4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"license": "SEE LICENSE IN LICENSE.txt",
"devDependencies": {
"@types/node": "^18.19.34",
"@types/node": "^18.19.39",
"typescript": "^4.9.5"
},
"dependencies": {
Expand Down

0 comments on commit 81ed2fb

Please sign in to comment.