Skip to content

Commit 631cf55

Browse files
committed
chore(deps): update dependency typescript to v4.6.3
1 parent 92d558a commit 631cf55

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.2"
66+
"typescript": "4.6.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
@@ -10006,10 +10006,10 @@ typedarray-to-buffer@^3.1.5:
1000610006
dependencies:
1000710007
is-typedarray "^1.0.0"
1000810008

10009-
typescript@4.6.2:
10010-
version "4.6.2"
10011-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
10012-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
10009+
typescript@4.6.3:
10010+
version "4.6.3"
10011+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
10012+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1001310013

1001410014
typescript@^3.9.7:
1001510015
version "3.9.10"

0 commit comments

Comments
 (0)