Skip to content

Commit 150b3fc

Browse files
committed
chore(deps): update dependency typescript to v4.9.5
1 parent c7ef16f commit 150b3fc

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
@@ -53,7 +53,7 @@
5353
"ts-node": "10.9.1",
5454
"tsdx": "0.14.1",
5555
"tslib": "2.5.0",
56-
"typescript": "4.9.4"
56+
"typescript": "4.9.5"
5757
},
5858
"dependencies": {
5959
"axios": "^0.27.0"

yarn.lock

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

9468-
typescript@4.9.4:
9469-
version "4.9.4"
9470-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
9471-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
9468+
typescript@4.9.5:
9469+
version "4.9.5"
9470+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
9471+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
94729472

94739473
typescript@^3.7.3:
94749474
version "3.9.5"

0 commit comments

Comments
 (0)