Skip to content

Commit a118e66

Browse files
chore(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#75)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6472a3 commit a118e66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,6 @@
102102
"ts-node": "10.2.1",
103103
"tsdx": "0.14.1",
104104
"tslib": "2.3.1",
105-
"typescript": "4.4.2"
105+
"typescript": "4.4.3"
106106
}
107107
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11170,10 +11170,10 @@ typedarray@^0.0.6:
1117011170
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1117111171
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1117211172

11173-
typescript@4.4.2:
11174-
version "4.4.2"
11175-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
11176-
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
11173+
typescript@4.4.3:
11174+
version "4.4.3"
11175+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
11176+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
1117711177

1117811178
typescript@^3.7.3:
1117911179
version "3.9.7"

0 commit comments

Comments
 (0)