Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 3.6.4 to 4.4.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.6.4...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2021
1 parent 1d98df5 commit 4399346
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions packages/bootstrap-4/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 packages/bootstrap-4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rimraf": "^2.6.3",
"tsdx": "^0.13.1",
"tslib": "^2.3.1",
"typescript": "^3.5.3"
"typescript": "^4.4.3"
},
"keywords": [
"Bootstrap 4",
Expand Down
14 changes: 7 additions & 7 deletions packages/fluent-ui/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 packages/fluent-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rimraf": "^2.6.3",
"tsdx": "^0.13.1",
"tslib": "^2.0.0",
"typescript": "^3.5.3"
"typescript": "^4.4.3"
},
"author": "",
"keywords": [
Expand Down
14 changes: 7 additions & 7 deletions packages/material-ui/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 packages/material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "^2.6.3",
"tsdx": "^0.13.1",
"tslib": "^2.0.0",
"typescript": "^3.5.3"
"typescript": "^4.4.3"
},
"author": "Agustin N. R. Ramirez <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 4399346

Please sign in to comment.