Skip to content

Commit ae63135

Browse files
Update dependency typescript to v4.9.4
1 parent 164dde3 commit ae63135

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
@@ -55,7 +55,7 @@
5555
"sass": "1.49.8",
5656
"sass-loader": "10.2.1",
5757
"storybook-vue3-router": "2.2.1",
58-
"typescript": "4.1.6",
58+
"typescript": "4.9.4",
5959
"vite": "2.8.4",
6060
"vue-cli-plugin-vuetify": "2.4.8",
6161
"vue-loader": "16.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13164,10 +13164,10 @@ typedarray@^0.0.6:
1316413164
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1316513165
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1316613166

13167-
typescript@4.1.6:
13168-
version "4.1.6"
13169-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.6.tgz#1becd85d77567c3c741172339e93ce2e69932138"
13170-
integrity sha512-pxnwLxeb/Z5SP80JDRzVjh58KsM6jZHRAOtTpS7sXLS4ogXNKC9ANxHHZqLLeVHZN35jCtI4JdmLLbLiC1kBow==
13167+
typescript@4.9.4:
13168+
version "4.9.4"
13169+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
13170+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1317113171

1317213172
uglify-js@^3.1.4:
1317313173
version "3.17.2"

0 commit comments

Comments
 (0)