Skip to content

Commit cfa3d7c

Browse files
committed
chore(deps): update dependency typescript to v4.6.4
1 parent eff0ff5 commit cfa3d7c

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
@@ -42,7 +42,7 @@
4242
"prettier": "2.6.2",
4343
"semantic-release": "17.4.7",
4444
"ts-node": "10.7.0",
45-
"typescript": "4.6.3"
45+
"typescript": "4.6.4"
4646
},
4747
"eslintConfig": {
4848
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5537,10 +5537,10 @@ typedarray-to-buffer@^3.1.5:
55375537
dependencies:
55385538
is-typedarray "^1.0.0"
55395539

5540-
[email protected].3, typescript@^4.4.3:
5541-
version "4.6.3"
5542-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5543-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
5540+
[email protected].4, typescript@^4.4.3:
5541+
version "4.6.4"
5542+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5543+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
55445544

55455545
uglify-js@^3.1.4:
55465546
version "3.15.1"

0 commit comments

Comments
 (0)