Skip to content

Commit 39cf144

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] <[email protected]>
1 parent 1096788 commit 39cf144

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
@@ -75,7 +75,7 @@
7575
"timekeeper": "2.2.0",
7676
"ts-jest": "29.1.0",
7777
"tslib": "2.5.0",
78-
"typescript": "4.9.4"
78+
"typescript": "5.1.6"
7979
},
8080
"jest": {
8181
"setupFilesAfterEnv": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14532,10 +14532,10 @@ typedarray@^0.0.6:
1453214532
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1453314533
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1453414534

14535-
typescript@4.9.4:
14536-
version "4.9.4"
14537-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
14538-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
14535+
typescript@5.1.6:
14536+
version "5.1.6"
14537+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
14538+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1453914539

1454014540
typescript@^4.9.4:
1454114541
version "4.9.5"

0 commit comments

Comments
 (0)