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

Commit c7e4933

Browse files
chore(deps): update dependency typescript to v4.9.4
1 parent 8b82ece commit c7e4933

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.1",
35-
"typescript": "4.6.4"
35+
"typescript": "4.9.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@4.9.4:
1023+
version "4.9.4"
1024+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
1025+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
10261026

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

0 commit comments

Comments
 (0)