Skip to content

Commit c2be745

Browse files
chore(deps-dev): bump typescript from 4.9.4 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 5.1.6. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a36e32 commit c2be745

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"timekeeper": "2.2.0",
7676
"ts-jest": "29.1.1",
7777
"tslib": "2.5.0",
78-
"typescript": "4.9.4"
78+
"typescript": "5.1.6"
7979
},
8080
"jest": {
8181
"setupFilesAfterEnv": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15195,10 +15195,10 @@ typedarray@^0.0.6:
1519515195
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1519615196
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1519715197

15198-
typescript@4.9.4:
15199-
version "4.9.4"
15200-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
15201-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
15198+
typescript@5.1.6:
15199+
version "5.1.6"
15200+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
15201+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1520215202

1520315203
typescript@^4.9.4:
1520415204
version "4.9.5"

0 commit comments

Comments
 (0)