We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276fdc1 commit 4bbe25cCopy full SHA for 4bbe25c
package.json
@@ -31,6 +31,6 @@
31
},
32
"homepage": "https://github.com/stipsan/system-font-stack#readme",
33
"devDependencies": {
34
- "typescript": "^2.6.1"
+ "typescript": "^5.6.2"
35
}
36
yarn.lock
@@ -2,6 +2,7 @@
2
# yarn lockfile v1
3
4
5
-typescript@^2.6.1:
6
- version "2.6.1"
7
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
+typescript@^5.6.2:
+ version "5.6.2"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
8
+ integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
0 commit comments