Skip to content

Commit 865f85a

Browse files
Bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.4...v4.9.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e55752 commit 865f85a

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
@@ -104,6 +104,6 @@
104104
"shx": "^0.3.3",
105105
"ts-jest": "^27.0.7",
106106
"tslib": "^2.4.1",
107-
"typescript": "^4.8.4"
107+
"typescript": "^4.9.3"
108108
}
109109
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6997,10 +6997,10 @@ typedarray-to-buffer@^3.1.5:
69976997
dependencies:
69986998
is-typedarray "^1.0.0"
69996999

7000-
typescript@^4.8.4:
7001-
version "4.8.4"
7002-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
7003-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
7000+
typescript@^4.9.3:
7001+
version "4.9.3"
7002+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
7003+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
70047004

70057005
unicode-canonical-property-names-ecmascript@^2.0.0:
70067006
version "2.0.0"

0 commit comments

Comments
 (0)