Skip to content

Commit aa52be5

Browse files
chore(deps): update dependency typescript to v5
1 parent 276fdc1 commit aa52be5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
},
3232
"homepage": "https://github.com/stipsan/system-font-stack#readme",
3333
"devDependencies": {
34-
"typescript": "^2.6.1"
34+
"typescript": "^5.8.3"
3535
}
3636
}

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# yarn lockfile v1
33

44

5-
typescript@^2.6.1:
6-
version "2.6.1"
7-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
5+
typescript@^5.8.3:
6+
version "5.8.3"
7+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
8+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==

0 commit comments

Comments
 (0)