Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit 2fec622

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v4.6.3
1 parent 606d5bb commit 2fec622

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
@@ -40,7 +40,7 @@
4040
"prettier": "2.6.0",
4141
"prettier-plugin-organize-imports": "2.3.4",
4242
"prettier-plugin-package": "1.3.0",
43-
"typescript": "4.6.2"
43+
"typescript": "4.6.3"
4444
},
4545
"lint-staged": {
4646
"*.{js,ts}": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5239,10 +5239,10 @@ typedarray-to-buffer@^3.1.5:
52395239
dependencies:
52405240
is-typedarray "^1.0.0"
52415241

5242-
typescript@4.6.2:
5243-
version "4.6.2"
5244-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
5245-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
5242+
typescript@4.6.3:
5243+
version "4.6.3"
5244+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5245+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
52465246

52475247
unbox-primitive@^1.0.1:
52485248
version "1.0.1"

0 commit comments

Comments
 (0)