Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit f041046

Browse files
Bump typescript from 4.7.3 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.9.5. - [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] <support@github.com>
1 parent 6c570b2 commit f041046

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
@@ -33,7 +33,7 @@
3333
"jest-circus": "^29.3.1",
3434
"nock": "^13.2.9",
3535
"ts-jest": "^28.0.4",
36-
"typescript": "^4.7.3"
36+
"typescript": "^4.9.5"
3737
},
3838
"dependencies": {
3939
"@actions/core": "^1.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4242,10 +4242,10 @@ typedarray-to-buffer@^3.1.5:
42424242
dependencies:
42434243
is-typedarray "^1.0.0"
42444244

4245-
typescript@^4.7.3:
4246-
version "4.7.3"
4247-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
4248-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
4245+
typescript@^4.9.5:
4246+
version "4.9.5"
4247+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4248+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
42494249

42504250
unique-string@^2.0.0:
42514251
version "2.0.0"

0 commit comments

Comments
 (0)