Skip to content

Commit e383748

Browse files
chore: Bump typescript (#2172)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v4.7.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 f53b1d4 commit e383748

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
@@ -31,7 +31,7 @@
3131
"prettier": "2.7.1",
3232
"ts-jest": "^27.1.4",
3333
"ts-node-dev": "^2.0.0",
34-
"typescript": "^4.7.3"
34+
"typescript": "^4.7.4"
3535
},
3636
"dependencies": {
3737
"axios": "^0.27.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
@@ -3585,10 +3585,10 @@ typedarray-to-buffer@^3.1.5:
35853585
dependencies:
35863586
is-typedarray "^1.0.0"
35873587

3588-
typescript@^4.7.3:
3589-
version "4.7.3"
3590-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
3591-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
3588+
typescript@^4.7.4:
3589+
version "4.7.4"
3590+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
3591+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
35923592

35933593
universal-user-agent@^6.0.0:
35943594
version "6.0.0"

0 commit comments

Comments
 (0)