Skip to content

Commit eb7294c

Browse files
authored
Merge pull request #4 from arbabkhalil/dependabot/npm_and_yarn/typescript-4.9.5
Bump typescript from 4.2.4 to 4.9.5
2 parents bc439ac + 3306f13 commit eb7294c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"autoprefixer": "^10.4.13",
2020
"postcss": "^8.3.5",
2121
"tailwindcss": "^3.2.6",
22-
"typescript": "4.2.4"
22+
"typescript": "4.9.5"
2323
},
2424
"license": "MIT"
2525
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2133,10 +2133,10 @@ type-fest@^0.7.1:
21332133
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48"
21342134
integrity sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==
21352135

2136-
typescript@4.2.4:
2137-
version "4.2.4"
2138-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
2139-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
2136+
typescript@4.9.5:
2137+
version "4.9.5"
2138+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2139+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
21402140

21412141
unbox-primitive@^1.0.0:
21422142
version "1.0.1"

0 commit comments

Comments
 (0)