Skip to content

Commit

Permalink
build(deps-dev): Update typescript requirement (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 562ad65 commit 3b64ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils-test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint": "^8.57.0",
"mocha": "^10.7.0",
"rimraf": "^5.0.5",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"vscode-uitests-tooling": "file:../.."
}
}

0 comments on commit 3b64ac1

Please sign in to comment.