Skip to content

Commit

Permalink
Merge pull request #254 from oclif/dependabot-npm_and_yarn-typescript…
Browse files Browse the repository at this point in the history
…-4.6.4

chore(deps-dev): bump typescript from 4.4.3 to 4.6.4
  • Loading branch information
SF-CLI-BOT committed May 27, 2022
2 parents 14ae4ed + 55b9069 commit f6a7b77
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 @@ -21,7 +21,7 @@
"nock": "^13.0.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "4.4.3"
"typescript": "4.6.4"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2320,10 +2320,10 @@ type-fest@^0.8.1:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==

typescript@4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
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@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit f6a7b77

Please sign in to comment.