Skip to content

Commit 25b6e12

Browse files
chore(deps): bump typescript to 4.9.5
1 parent ee9fe85 commit 25b6e12

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
@@ -86,7 +86,7 @@
8686
"style-dictionary": "3.0.3",
8787
"ts-loader": "9.2.6",
8888
"tsconfig-paths-webpack-plugin": "3.5.1",
89-
"typescript": "4.4.4"
89+
"typescript": "4.9.5"
9090
},
9191
"husky": {
9292
"hooks": {

yarn.lock

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

13270-
typescript@4.4.4:
13271-
version "4.4.4"
13272-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
13273-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
13270+
typescript@4.9.5:
13271+
version "4.9.5"
13272+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
13273+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1327413274

1327513275
uglify-js@^3.1.4:
1327613276
version "3.14.2"

0 commit comments

Comments
 (0)