Skip to content

Commit a9b9bd4

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent a71cb60 commit a9b9bd4

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
@@ -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.5"
5151
},
5252
"lint-staged": {
5353
"*.{ts,tsx}": [

yarn.lock

Lines changed: 4 additions & 4 deletions
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.5:
11338+
version "4.9.5"
11339+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11340+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1134111341

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

0 commit comments

Comments
 (0)