Skip to content

Commit 573bb57

Browse files
committed
fix: branch
1 parent 79efc22 commit 573bb57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@
8989
"prettier": "2.7.1",
9090
"rimraf": "3.0.2",
9191
"semantic-release": "^19.0.5",
92-
"typescript": "4.8.4"
92+
"typescript": "^4.8.4"
9393
}
9494
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13792,7 +13792,7 @@ typedarray@^0.0.6:
1379213792
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1379313793
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1379413794

13795-
typescript@4.8.4:
13795+
typescript@^4.8.4:
1379613796
version "4.8.4"
1379713797
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
1379813798
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==

0 commit comments

Comments
 (0)