Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 4.9.5 to 5.1.6
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent c06b197 commit f747fb0
Show file tree
Hide file tree
Showing 14 changed files with 43 additions and 29 deletions.
46 changes: 30 additions & 16 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 @@ -54,7 +54,7 @@
"rimraf": "^5.0.1",
"ts-jest": "^29.1.1",
"tslib": "^2.6.0",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"workspaces": [
"packages/antd",
Expand Down
2 changes: 1 addition & 1 deletion packages/antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap-4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"dependencies": {
"react-select": "^5.7.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"sinon": "^9.2.4",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"directories": {
"test": "test"
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.4.0",
"@tsconfig/docusaurus": "^1.0.7",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion packages/fluent-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react-test-renderer": "^17.0.2",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/validator-ajv6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jest-environment-jsdom": "^29.6.1",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/validator-ajv8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jest-environment-jsdom": "^29.6.1",
"rimraf": "^5.0.1",
"rollup": "^3.26.2",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit f747fb0

Please sign in to comment.