aboutsummaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-09 17:55:17 +0100
committerGitHub <[email protected]>2024-02-09 17:55:17 +0100
commitbc3ebb793666c0d7e58cf428ba12465a7b290cbe (patch)
tree268d0ace82b56aada6fc320dbf99216ca9f0d7c6 /docs/guide
parentaa183ad7cfe6346248801c280d89f9fad7c3cfee (diff)
downloadfaker-bc3ebb793666c0d7e58cf428ba12465a7b290cbe.tar.xz
faker-bc3ebb793666c0d7e58cf428ba12465a7b290cbe.zip
chore(deps)!: update dependency typescript to v5 (#1953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/upgrading_v9/1953.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/guide/upgrading_v9/1953.md b/docs/guide/upgrading_v9/1953.md
new file mode 100644
index 00000000..65a36772
--- /dev/null
+++ b/docs/guide/upgrading_v9/1953.md
@@ -0,0 +1,4 @@
+### Upgrade to TypeScript v5
+
+We now use TypeScript v5 for our project (previously v4).
+While generally not breaking for users, this might have small side effects on our types.