Skip to content

Commit a9358e8

Browse files
chore(deps): update dependency typescript to v4.9.3
1 parent 32045fb commit a9358e8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"prettier": "2.3.1",
137137
"rimraf": "3.0.2",
138138
"semantic-release": "17.4.2",
139-
"typescript": "4.3.2",
139+
"typescript": "4.9.3",
140140
"webpack": "5.39.0",
141141
"webpack-log": "3.0.2"
142142
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11730,10 +11730,10 @@ typedarray@^0.0.6:
1173011730
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1173111731
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1173211732

11733-
typescript@4.3.2:
11734-
version "4.3.2"
11735-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
11736-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
11733+
typescript@4.9.3:
11734+
version "4.9.3"
11735+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
11736+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
1173711737

1173811738
uglify-js@^3.1.4:
1173911739
version "3.13.5"

0 commit comments

Comments
 (0)