Skip to content

Commit f6e770f

Browse files
chore(deps): update dependency typescript to ^4.9.5
1 parent 82df1b4 commit f6e770f

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": "^15.7.0",
34-
"typescript": "^4.5.5"
34+
"typescript": "^4.9.5"
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
@@ -6388,10 +6388,10 @@ typedarray@^0.0.6:
63886388
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
63896389
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
63906390

6391-
typescript@^4.5.5, "typescript@^4.6.4 || ^5.0.0":
6392-
version "4.7.2"
6393-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
6394-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
6391+
"typescript@^4.6.4 || ^5.0.0", typescript@^4.9.5:
6392+
version "4.9.5"
6393+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
6394+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
63956395

63966396
uglify-js@^3.1.4:
63976397
version "3.12.1"

0 commit comments

Comments
 (0)