Skip to content

Commit ed398aa

Browse files
chore(deps): update dependency typescript to ^4.8.2
1 parent 545b0b3 commit ed398aa

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
@@ -77,6 +77,6 @@
7777
"json-schema-to-typescript": "^10.1.2",
7878
"prettier": "^2.2.1",
7979
"semantic-release": "^17.0.6",
80-
"typescript": "^4.1.3"
80+
"typescript": "^4.8.2"
8181
}
8282
}

yarn.lock

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

7356-
typescript@^4.1.3, typescript@^4.6.4:
7357-
version "4.7.2"
7358-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
7359-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
7356+
typescript@^4.6.4, typescript@^4.8.2:
7357+
version "4.8.2"
7358+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
7359+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
73607360

73617361
uglify-js@^3.1.4:
73627362
version "3.6.7"

0 commit comments

Comments
 (0)