Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2021
1 parent 2ffd87c commit 222bbeb
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions autotest/IntegTester/ps/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 autotest/IntegTester/ps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"psc-package": "3.0.1",
"pulp": "12.4.2",
"purescript": "0.12.3",
"typescript": "4.2.4"
"typescript": "4.3.3"
}
}
6 changes: 3 additions & 3 deletions oeq-ts-rest-api/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 oeq-ts-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"ts-jest": "27.0.3",
"tslib": "2.3.0",
"ttypescript": "1.5.12",
"typescript": "4.2.4"
"typescript": "4.3.3"
}
}
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 @@ -46,7 +46,7 @@
"remark-cli": "9.0.0",
"remark-lint-no-dead-urls": "1.1.0",
"remark-validate-links": "10.0.4",
"typescript": "4.2.4"
"typescript": "4.3.3"
},
"husky": {
"hooks": {
Expand Down
6 changes: 3 additions & 3 deletions react-front-end/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 react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@
"rewire": "5.0.0",
"storybook-react-router": "1.0.8",
"ts-jest": "27.0.3",
"typescript": "4.2.4"
"typescript": "4.3.3"
}
}

0 comments on commit 222bbeb

Please sign in to comment.