Skip to content

Commit fc4b290

Browse files
committed
chore(deps): update dependency typescript to ^4.9.4
1 parent f04e053 commit fc4b290

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
@@ -59,7 +59,7 @@
5959
"redux-saga": "^1.2.1",
6060
"semantic-release": "^19.0.5",
6161
"semantic-release-slack-bot": "^3.5.3",
62-
"typescript": "^4.9.3"
62+
"typescript": "^4.9.4"
6363
},
6464
"config": {
6565
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7395,10 +7395,10 @@ typescript@^4.6.4:
73957395
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
73967396
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
73977397

7398-
typescript@^4.9.3:
7399-
version "4.9.3"
7400-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
7401-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
7398+
typescript@^4.9.4:
7399+
version "4.9.4"
7400+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7401+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
74027402

74037403
uglify-js@^3.1.4:
74047404
version "3.17.2"

0 commit comments

Comments
 (0)