Skip to content

Commit 494ca45

Browse files
committed
chore(deps): update dependency typescript to v4.7.3
1 parent efb21e7 commit 494ca45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rimraf": "3.0.2",
6464
"spire": "3.2.3",
6565
"spire-plugin-semantic-release": "3.2.3",
66-
"typescript": "4.7.2"
66+
"typescript": "4.7.3"
6767
},
6868
"dependencies": {
6969
"@types/highlight.js": "^9.12.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10288,10 +10288,10 @@ typedarray-to-buffer@^3.1.5:
1028810288
dependencies:
1028910289
is-typedarray "^1.0.0"
1029010290

10291-
typescript@4.7.2:
10292-
version "4.7.2"
10293-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
10294-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
10291+
typescript@4.7.3:
10292+
version "4.7.3"
10293+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
10294+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
1029510295

1029610296
typescript@^3.9.7:
1029710297
version "3.9.10"

0 commit comments

Comments
 (0)