Skip to content

Commit

Permalink
Merge pull request #381 from pankona/dependabot/npm_and_yarn/hashira-…
Browse files Browse the repository at this point in the history
…web/typescript-4.5.3

Bump typescript from 4.5.2 to 4.5.3 in /hashira-web
  • Loading branch information
pankona committed Dec 13, 2021
2 parents 265b83a + ebea2e5 commit 75e8005
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion hashira-web/package.json
Expand Up @@ -23,7 +23,7 @@
"styled-components": "^5.3.3",
"styled-normalize": "^8.0.7",
"ts-node": "^10.4.0",
"typescript": "^4.5.2"
"typescript": "^4.5.3"
},
"dependencies": {
"firebase": "^9.6.1",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Expand Up @@ -5208,10 +5208,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
typescript@^4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==

unique-filename@^1.1.1:
version "1.1.1"
Expand Down

0 comments on commit 75e8005

Please sign in to comment.