Skip to content

Commit 5fdaa79

Browse files
committed
chore(deps): update dependency typescript to ^4.6.3
1 parent 928e925 commit 5fdaa79

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.6.1",
34-
"typescript": "^4.5.5"
34+
"typescript": "^4.6.3"
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.3:
6488+
version "4.6.3"
6489+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
6490+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
64916491

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

0 commit comments

Comments
 (0)