Skip to content

Commit 1d27b3b

Browse files
committed
chore(deps): update dependency typescript to ^4.7.2
1 parent d731dd9 commit 1d27b3b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prettier": "^2.5.1",
3232
"semantic-release": "^17.3.9",
3333
"stylelint": "^14.8.5",
34-
"typescript": "^4.5.5"
34+
"typescript": "^4.7.2"
3535
},
3636
"dependencies": {
3737
"stylelint-config-prettier": "^9.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6419,10 +6419,10 @@ typedarray@^0.0.6:
64196419
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
64206420
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
64216421

6422-
typescript@^4.4.3, typescript@^4.5.5:
6423-
version "4.5.5"
6424-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
6425-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
6422+
typescript@^4.4.3, typescript@^4.7.2:
6423+
version "4.7.2"
6424+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
6425+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
64266426

64276427
uglify-js@^3.1.4:
64286428
version "3.12.1"

0 commit comments

Comments
 (0)