Skip to content

Commit 1c07c39

Browse files
authored
Merge pull request #130 from cabify/dependabot/npm_and_yarn/typescript-4.7.3
Bump typescript from 4.7.2 to 4.7.3
2 parents 33c5ded + 9f1a7cb commit 1c07c39

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
@@ -57,7 +57,7 @@
5757
"react": "18.1.0",
5858
"react-dom": "18.1.0",
5959
"rimraf": "3.0.2",
60-
"typescript": "4.7.2"
60+
"typescript": "4.7.3"
6161
},
6262
"publishConfig": {
6363
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5969,10 +5969,10 @@ type-fest@^1.2.2:
59695969
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
59705970
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
59715971

5972-
typescript@4.7.2:
5973-
version "4.7.2"
5974-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
5975-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
5972+
typescript@4.7.3:
5973+
version "4.7.3"
5974+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
5975+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
59765976

59775977
unbox-primitive@^1.0.1:
59785978
version "1.0.1"

0 commit comments

Comments
 (0)