Skip to content

Commit 486d9b4

Browse files
renovate[bot]wopian
authored andcommitted
build(deps): update devdependency typescript to ~5.4.0 (#971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc8010b commit 486d9b4

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
@@ -55,7 +55,7 @@
5555
"rollup-plugin-delete": "~2.0.0",
5656
"rollup-plugin-local-resolve": "~1.0.7",
5757
"size-limit": "~8.2.0",
58-
"typescript": "~5.3.0"
58+
"typescript": "~5.4.0"
5959
},
6060
"jest": {
6161
"coverageThreshold": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10365,10 +10365,10 @@ typedarray@^0.0.6:
1036510365
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1036610366
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1036710367

10368-
typescript@~5.3.0:
10369-
version "5.3.3"
10370-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10371-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
10368+
typescript@~5.4.0:
10369+
version "5.4.2"
10370+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
10371+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
1037210372

1037310373
uglify-js@^3.1.4:
1037410374
version "3.17.4"

0 commit comments

Comments
 (0)