Skip to content

Commit 6c65b8d

Browse files
Update dependency typescript to v4.9.4
1 parent 2515bf5 commit 6c65b8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "2.7.1",
4848
"storybook-addon-material-ui5": "1.0.0",
4949
"storybook-addon-next": "^1.6.9",
50-
"typescript": "4.8.2"
50+
"typescript": "4.9.4"
5151
},
5252
"lint-staged": {
5353
"*.{ts,tsx}": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11334,10 +11334,10 @@ typedarray@^0.0.6:
1133411334
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1133511335
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1133611336

11337-
typescript@4.8.2:
11338-
version "4.8.2"
11339-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
11340-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
11337+
typescript@4.9.4:
11338+
version "4.9.4"
11339+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
11340+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1134111341

1134211342
uglify-js@^3.1.4:
1134311343
version "3.17.2"

0 commit comments

Comments
 (0)