Skip to content

Commit

Permalink
Merge pull request #150 from lensapp/dependabot/npm_and_yarn/typescri…
Browse files Browse the repository at this point in the history
…pt-4.5.4

Bump typescript from 4.4.4 to 4.5.4
  • Loading branch information
panuhorsmalahti authored Jan 3, 2022
2 parents 69db434 + a57bd91 commit e624338
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ts-jest": "^27.0.7",
"ts-node": "^9.1.1",
"ts-node-dev": "^1.1.8",
"typescript": "^4.4.4"
"typescript": "^4.5.4"
},
"dependencies": {
"@sentry/node": "^6.15.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3128,9 +3128,9 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@^4.4.4:
version "4.4.4"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz"
typescript@^4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"

universalify@^0.1.2:
version "0.1.2"
Expand Down

0 comments on commit e624338

Please sign in to comment.