Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
feat(deps): add support for typescript 4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tamj0rd2 authored and probot-auto-merge[bot] committed Feb 11, 2021
1 parent 8cb92e3 commit 693881c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions black-box-tests/pre-release/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 black-box-tests/pre-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"ts-jest": "^26.5.1"
},
"dependencies": {
"typescript": "^4.1.4"
"typescript": "^4.1.5"
}
}
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 @@ -94,7 +94,7 @@
"strip-ansi": "^6.0.0",
"supertest": "^6.0.0",
"ts-jest": "^26.3.0",
"typescript": "^4.1.4"
"typescript": "^4.1.5"
},
"peerDependencies": {
"typescript": "^4.0.2"
Expand Down

0 comments on commit 693881c

Please sign in to comment.