Commit 340dbea
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#347)
* chore(deps-dev): bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* fix: correct Error handling according to typescript upgrade
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emmanuel Chambon <[email protected]>1 parent 8c4cedb commit 340dbea
File tree
3 files changed
+6
-5
lines changed- packages/use-dataloader/src
3 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8508 | 8508 | | |
8509 | 8509 | | |
8510 | 8510 | | |
8511 | | - | |
8512 | | - | |
8513 | | - | |
| 8511 | + | |
| 8512 | + | |
| 8513 | + | |
8514 | 8514 | | |
8515 | 8515 | | |
8516 | 8516 | | |
| |||
0 commit comments