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

Commit d63351c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v4.6.4
1 parent bce4012 commit d63351c

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5232,10 +5232,10 @@ typedarray-to-buffer@^3.1.5:
52325232
dependencies:
52335233
is-typedarray "^1.0.0"
52345234

5235-
typescript@4.6.3:
5236-
version "4.6.3"
5237-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5238-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
5235+
typescript@4.6.4:
5236+
version "4.6.4"
5237+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5238+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
52395239

52405240
unbox-primitive@^1.0.1:
52415241
version "1.0.1"

0 commit comments

Comments
 (0)