Skip to content

Commit

Permalink
UIARCH-343 bump TS version to 4.2 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
katz12 authored Jan 8, 2022
1 parent 8b9dc3b commit 0955a68
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 17 deletions.
50 changes: 35 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"peerDependencies": {
"@babel/core": "7.5.5",
"typescript": "3.9.2"
"typescript": "4.2.4"
},
"dependencies": {
"@babel/plugin-syntax-dynamic-import": "7.2.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"ts-jest": "^26.1.0",
"ts-node": "^8.0.3",
"tslint": "^5.9.1",
"typescript": "3.9.2"
"typescript": "4.2.4"
},
"jest": {
"testURL": "http://localhost/",
Expand Down

0 comments on commit 0955a68

Please sign in to comment.