Skip to content

Commit 5489ec7

Browse files
committed
chore(deps): update dependency typescript to v4.3.3
1 parent 962a0d0 commit 5489ec7

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
@@ -35,7 +35,7 @@
3535
"prettier": "2.3.1",
3636
"semantic-release": "17.4.4",
3737
"ts-node": "9.1.1",
38-
"typescript": "4.3.2",
38+
"typescript": "4.3.3",
3939
"webpack": "5.39.0"
4040
},
4141
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6406,10 +6406,10 @@ typedarray-to-buffer@^3.1.5:
64066406
dependencies:
64076407
is-typedarray "^1.0.0"
64086408

6409-
typescript@4.3.2:
6410-
version "4.3.2"
6411-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
6412-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
6409+
typescript@4.3.3:
6410+
version "4.3.3"
6411+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
6412+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
64136413

64146414
uglify-js@^3.1.4:
64156415
version "3.13.5"

0 commit comments

Comments
 (0)