Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2022
1 parent fbc58eb commit 3bccdec
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions mock-server/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 mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"jest": "27.5.1",
"ts-jest": "27.1.5",
"tslint": "6.1.3",
"typescript": "4.0.5",
"typescript": "4.9.4",
"wait-on": "6.0.1"
}
}
6 changes: 3 additions & 3 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 @@ -85,6 +85,6 @@
"gts": "3.1.1",
"mocha": "9.2.2",
"@exxeta/openapi-cop-mock-server": "1.0.1",
"typescript": "4.0.5"
"typescript": "4.9.4"
}
}

0 comments on commit 3bccdec

Please sign in to comment.