Skip to content

Commit 0aefd85

Browse files
committed
chore(deps): update dependency typescript to v4.7.2
1 parent 9ff39e6 commit 0aefd85

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.6.4"
66+
"typescript": "4.7.2"
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
@@ -9927,10 +9927,10 @@ typedarray-to-buffer@^3.1.5:
99279927
dependencies:
99289928
is-typedarray "^1.0.0"
99299929

9930-
typescript@4.6.4:
9931-
version "4.6.4"
9932-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
9933-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
9930+
typescript@4.7.2:
9931+
version "4.7.2"
9932+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
9933+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
99349934

99359935
typescript@^3.9.7:
99369936
version "3.9.10"

0 commit comments

Comments
 (0)