Skip to content

Commit

Permalink
Merge pull request #339 from milobella/renovate/typescript-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v4.2.4
  • Loading branch information
celian-garcia authored Jun 12, 2021
2 parents c26bcf7 + 05dbe46 commit 127394d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"html-webpack-plugin": "5.3.1",
"process": "0.11.10",
"ts-loader": "9.2.3",
"typescript": "4.1.5",
"typescript": "4.2.4",
"webpack": "5.38.1",
"webpack-cli": "4.7.2",
"webpack-merge": "5.8.0"
Expand Down
8 changes: 4 additions & 4 deletions portal/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1124,10 +1124,10 @@ tslib@^1.10.0, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==

typescript@4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
typescript@4.2.4:
version "4.2.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==

uri-js@^4.2.2:
version "4.2.2"
Expand Down

0 comments on commit 127394d

Please sign in to comment.