Skip to content

Commit 1a300fe

Browse files
chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#181)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f10b1b commit 1a300fe

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.34.0",
1818
"husky": "8.0.1",
1919
"prettier": "2.7.1",
20-
"typescript": "4.8.3"
20+
"typescript": "4.8.4"
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.8.3"
213-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
214-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
211+
212+
version "4.8.4"
213+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
214+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
215215

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

0 commit comments

Comments
 (0)