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

Commit ce17697

Browse files
committed
chore(deps): update dependency typescript to ^4.6.2
1 parent 4a7704a commit ce17697

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"prettier": "^2.2.1",
151151
"semantic-release": "^17.3.0",
152152
"semantic-release-vsce": "^3.0.1",
153-
"typescript": "^4.1.3",
153+
"typescript": "^4.6.2",
154154
"vsce": "^1.81.1"
155155
},
156156
"dependencies": {

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3162,9 +3162,9 @@ has-flag@^4.0.0:
31623162
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
31633163

31643164
has-symbols@^1.0.1, has-symbols@^1.0.2:
3165-
version "1.0.2"
3166-
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
3167-
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
3165+
version "1.0.3"
3166+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
3167+
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
31683168

31693169
has-tostringtag@^1.0.0:
31703170
version "1.0.0"
@@ -6823,10 +6823,10 @@ typedarray@^0.0.6:
68236823
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
68246824
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
68256825

6826-
typescript@^4.1.3:
6827-
version "4.1.3"
6828-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz"
6829-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6826+
typescript@^4.6.2:
6827+
version "4.6.2"
6828+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz"
6829+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
68306830

68316831
uc.micro@^1.0.1, uc.micro@^1.0.5:
68326832
version "1.0.6"

0 commit comments

Comments
 (0)