Skip to content

Commit

Permalink
Merge pull request #71 from alexreardon/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…cript-4.6.4

Bump typescript from 4.5.5 to 4.6.4
  • Loading branch information
alexreardon authored May 4, 2022
2 parents 26017fb + 17aa008 commit e005836
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rimraf": "^3.0.2",
"size-limit": "^7.0.5",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
"typescript": "^4.6.4"
},
"dependencies": {}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2704,10 +2704,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
typescript@^4.6.4:
version "4.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==

universalify@^0.1.2:
version "0.1.2"
Expand Down

0 comments on commit e005836

Please sign in to comment.