Skip to content

Commit 2bbaec2

Browse files
committed
chore(deps): update dependency typescript to ^4.9.5
1 parent 069af52 commit 2bbaec2

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.2",
6060
"semantic-release": "^20.1.0",
6161
"semantic-release-slack-bot": "^3.5.3",
62-
"typescript": "^4.9.4"
62+
"typescript": "^4.9.5"
6363
},
6464
"config": {
6565
"commitizen": {

yarn.lock

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

7676-
typescript@^4.9.4:
7677-
version "4.9.4"
7678-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7679-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
7676+
typescript@^4.9.5:
7677+
version "4.9.5"
7678+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7679+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
76807680

76817681
uglify-js@^3.1.4:
76827682
version "3.17.2"

0 commit comments

Comments
 (0)