Skip to content

Commit 5c8fe64

Browse files
chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#205)
1 parent 034d0e9 commit 5c8fe64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@vercel/ncc": "0.36.0",
1818
"husky": "8.0.3",
1919
"prettier": "2.8.2",
20-
"typescript": "4.9.4"
20+
"typescript": "4.9.5"
2121
}
2222
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,10 @@ tunnel@^0.0.6:
208208
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
209209
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
210210

211-
212-
version "4.9.4"
213-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
214-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
211+
212+
version "4.9.5"
213+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
214+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
215215

216216
universal-user-agent@^6.0.0:
217217
version "6.0.0"

0 commit comments

Comments
 (0)