Skip to content

Commit

Permalink
Update dependency typescript to v4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 25, 2022
1 parent 4723d3c commit 0399a08
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.6.3",
"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.6.3:
version "4.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==

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

0 comments on commit 0399a08

Please sign in to comment.