Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit b840a09

Browse files
chore(deps): update dependency typescript to v5
1 parent 10c589f commit b840a09

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
@@ -32,6 +32,6 @@
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-node-resolve": "5.2.0",
3434
"terser": "5.16.6",
35-
"typescript": "4.6.4"
35+
"typescript": "5.0.4"
3636
}
3737
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1019,10 +1019,10 @@ [email protected]:
10191019
dependencies:
10201020
tslib "^1.8.1"
10211021

1022-
typescript@4.6.4:
1023-
version "4.6.4"
1024-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
1025-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
1022+
typescript@5.0.4:
1023+
version "5.0.4"
1024+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1025+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10261026

10271027
uglify-js@^3.1.4:
10281028
version "3.9.1"

0 commit comments

Comments
 (0)