Skip to content

Commit eac4b8c

Browse files
committed
chore(deps): update dependency typescript to ^4.4.4
1 parent 29bdb1a commit eac4b8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@
7777
"json-schema-to-typescript": "^10.1.2",
7878
"prettier": "^2.2.1",
7979
"semantic-release": "^17.0.6",
80-
"typescript": "^4.1.3"
80+
"typescript": "^4.4.4"
8181
}
8282
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7289,7 +7289,7 @@ typedarray@^0.0.6:
72897289
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
72907290
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
72917291

7292-
typescript@^4.1.3, typescript@^4.4.3:
7292+
typescript@^4.4.3, typescript@^4.4.4:
72937293
version "4.4.4"
72947294
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
72957295
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==

0 commit comments

Comments
 (0)