Skip to content

Commit c8591bd

Browse files
chore(deps): update dependency typescript to v4.9.5 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 050c026 commit c8591bd

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
@@ -38,7 +38,7 @@
3838
"husky": "8.0.3",
3939
"tsdx": "0.14.1",
4040
"tslib": "2.4.1",
41-
"typescript": "4.9.4"
41+
"typescript": "4.9.5"
4242
},
4343
"dependencies": {}
4444
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5668,10 +5668,10 @@ typedarray-to-buffer@^3.1.5:
56685668
dependencies:
56695669
is-typedarray "^1.0.0"
56705670

5671-
5672-
version "4.9.4"
5673-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
5674-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
5671+
5672+
version "4.9.5"
5673+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5674+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
56755675

56765676
typescript@^3.7.3:
56775677
version "3.7.3"

0 commit comments

Comments
 (0)