Skip to content

Commit

Permalink
Update dependency typescript to v4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 24, 2022
1 parent 380bd0e commit c816935
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 @@ -13,7 +13,7 @@
"clean-webpack-plugin": "4.0.0-alpha.0",
"copy-webpack-plugin": "9.1.0",
"rimraf": "^3.0.2",
"typescript": "4.2.4",
"typescript": "4.7.2",
"webpack": "5.35.1",
"webpack-cli": "4.6.0",
"webpack-glob-entries": "1.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2485,10 +2485,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

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==
typescript@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==

unicode-canonical-property-names-ecmascript@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit c816935

Please sign in to comment.