Skip to content

Commit 04161e0

Browse files
committed
chore(deps): update dependency typescript to ^4.6.4
1 parent 3fc52d3 commit 04161e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.2",
34-
"typescript": "^4.5.5"
34+
"typescript": "^4.6.4"
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
@@ -6484,10 +6484,10 @@ typedarray@^0.0.6:
64846484
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
64856485
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
64866486

6487-
typescript@^4.4.3, typescript@^4.5.5:
6488-
version "4.5.5"
6489-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
6490-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
6487+
typescript@^4.4.3, typescript@^4.6.4:
6488+
version "4.6.4"
6489+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
6490+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
64916491

64926492
uglify-js@^3.1.4:
64936493
version "3.12.1"

0 commit comments

Comments
 (0)