Skip to content

Commit 58ae73b

Browse files
Bump typescript from 4.5.2 to 4.6.3 (#189)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.2...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffcd2d4 commit 58ae73b

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
@@ -37,6 +37,6 @@
3737
"jest": "^27.5.1",
3838
"jest-circus": "^27.5.1",
3939
"ts-jest": "^27.1.3",
40-
"typescript": "^4.6.2"
40+
"typescript": "^4.6.3"
4141
}
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3073,10 +3073,10 @@ typedarray-to-buffer@^3.1.5:
30733073
dependencies:
30743074
is-typedarray "^1.0.0"
30753075

3076-
typescript@^4.6.2:
3077-
version "4.6.2"
3078-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
3079-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
3076+
typescript@^4.6.3:
3077+
version "4.6.3"
3078+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
3079+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
30803080

30813081
universal-user-agent@^6.0.0:
30823082
version "6.0.0"

0 commit comments

Comments
 (0)