Skip to content

Commit 2d49a06

Browse files
fix(deps): update dependency typescript to v5.3.3
1 parent ccb53cb commit 2d49a06

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"styled-components": "^6.0.8",
6464
"sweetalert2": "^11.7.28",
6565
"tinymce": "^6.6.0",
66-
"typescript": "5.0.4"
66+
"typescript": "5.3.3"
6767
},
6868
"devDependencies": {
6969
"@commitlint/cli": "^17.3.0",

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -10067,21 +10067,16 @@ typed-array-length@^1.0.4:
1006710067
for-each "^0.3.3"
1006810068
is-typed-array "^1.1.9"
1006910069

10070-
typescript@5.0.4:
10071-
version "5.0.4"
10072-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10073-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10070+
typescript@5.3.3, "typescript@^4.6.4 || ^5.2.2":
10071+
version "5.3.3"
10072+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10073+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1007410074

1007510075
typescript@^4.1.2:
1007610076
version "4.9.5"
1007710077
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1007810078
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1007910079

10080-
"typescript@^4.6.4 || ^5.2.2":
10081-
version "5.3.3"
10082-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10083-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
10084-
1008510080
uglify-js@^3.1.4:
1008610081
version "3.17.4"
1008710082
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"

0 commit comments

Comments
 (0)