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

Commit 980ca54

Browse files
committed
chore(deps): update dependency typescript to v4.7.3
1 parent 0f6828f commit 980ca54

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.13.1",
35-
"typescript": "4.6.4"
35+
"typescript": "4.7.3"
3636
}
3737
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1003,10 +1003,10 @@ [email protected]:
10031003
dependencies:
10041004
tslib "^1.8.1"
10051005

1006-
typescript@4.6.4:
1007-
version "4.6.4"
1008-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
1009-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
1006+
typescript@4.7.3:
1007+
version "4.7.3"
1008+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
1009+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
10101010

10111011
uglify-js@^3.1.4:
10121012
version "3.9.1"

0 commit comments

Comments
 (0)