Skip to content

Commit dafef7a

Browse files
committed
chore: update typescript to 4.7.4
1 parent 1992dc7 commit dafef7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@rollup/plugin-json": "^4.1.0",
4545
"@rollup/plugin-node-resolve": "^8.4.0",
4646
"semver": "^6.3.0",
47-
"typescript": "^3.9.7",
47+
"typescript": "^4.7.4",
4848
"vee-validate": "^2.1.3",
4949
"vue": "^2.7.8",
5050
"vue-class-component": "^7.2.3",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13190,10 +13190,10 @@ typedarray@^0.0.6:
1319013190
version "0.0.6"
1319113191
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1319213192

13193-
typescript@^3.9.7:
13194-
version "3.9.7"
13195-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
13196-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
13193+
typescript@^4.7.4:
13194+
version "4.7.4"
13195+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
13196+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1319713197

1319813198
1319913199
version "0.7.21"

0 commit comments

Comments
 (0)