Skip to content

Commit 1409bd3

Browse files
chore(deps): update dependency typescript to v5.1.6
1 parent 8407fad commit 1409bd3

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rimraf": "5.0.1",
5151
"ts-jest": "29.1.0",
5252
"ts-node": "10.9.1",
53-
"typescript": "5.0.4"
53+
"typescript": "5.1.6"
5454
},
5555
"config": {
5656
"commitizen": {

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10732,16 +10732,21 @@ typedarray@^0.0.6:
1073210732
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1073310733
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1073410734

10735-
typescript@5.0.4, "typescript@^4.6.4 || ^5.0.0":
10736-
version "5.0.4"
10737-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10738-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10735+
typescript@5.1.6:
10736+
version "5.1.6"
10737+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
10738+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1073910739

1074010740
"typescript@^3 || ^4", typescript@^4.5.4:
1074110741
version "4.9.5"
1074210742
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1074310743
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1074410744

10745+
"typescript@^4.6.4 || ^5.0.0":
10746+
version "5.0.4"
10747+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10748+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10749+
1074510750
uglify-js@^3.1.4:
1074610751
version "3.14.1"
1074710752
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.1.tgz#e2cb9fe34db9cb4cf7e35d1d26dfea28e09a7d06"

0 commit comments

Comments
 (0)