Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 27, 2021
1 parent 16d5207 commit 963612d
Show file tree
Hide file tree
Showing 12 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion actions/monorepo-workspace-submodules-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"nock": "13.2.1",
"spawk": "1.7.1",
"ts-jest": "27.0.7",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"prettier": "2.5.0",
"prettier-package-json": "2.6.0",
"sort-package-json": "1.53.1",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/check-pid-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jest": "27.3.1",
"readline-transform": "1.0.0",
"ts-jest": "27.0.7",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-utils/top-level-await-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"execa": "5.1.1",
"jest": "27.3.1",
"ts-jest": "27.0.7",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/run-if-supported/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"jest": "27.3.1",
"ts-jest": "27.0.7",
"type-fest": "2.6.0",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/encrypted-archive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"multicodec": "3.2.1",
"noop-stream": "0.1.0",
"ts-jest": "27.0.7",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-matchers/binary-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"jest": "27.3.1",
"pretty-format": "27.3.1",
"ts-jest": "27.0.7",
"typescript": "4.4.4"
"typescript": "4.5.2"
},
"peerDependencies": {
"jest": "27.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/stream-transform-from/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"jest": "27.3.1",
"ts-jest": "27.0.7",
"tsd": "0.19.0",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-type-utils/has-own-property/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"tsd": "0.19.0",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
}
}
2 changes: 1 addition & 1 deletion packages/ts-type-utils/is-readonly-array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"tsd": "0.19.0",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
}
}
2 changes: 1 addition & 1 deletion packages/ts-utils/is-property-accessible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"ts-jest": "27.0.7",
"tsd": "0.19.0",
"tslib": "2.3.1",
"typescript": "4.4.4",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
}
}
Loading

0 comments on commit 963612d

Please sign in to comment.