Skip to content

Commit 0f9d51c

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump typescript (#929)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a2710b commit 0f9d51c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"jest": "^26.6.3",
2828
"ts-jest": "^26.5.5",
2929
"ts-node-dev": "^1.1.6",
30-
"typescript": "^4.2.4"
30+
"typescript": "^4.3.4"
3131
},
3232
"dependencies": {
3333
"request": "^2.88.2",

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4566,10 +4566,10 @@ typedarray-to-buffer@^3.1.5:
45664566
dependencies:
45674567
is-typedarray "^1.0.0"
45684568

4569-
typescript@^4.2.4:
4570-
version "4.3.3"
4571-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
4572-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
4569+
typescript@^4.3.4:
4570+
version "4.3.4"
4571+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
4572+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
45734573

45744574
union-value@^1.0.0:
45754575
version "1.0.1"

0 commit comments

Comments
 (0)