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 a24c23bCopy full SHA for a24c23b
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.5.3"
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.5.3:
+ version "5.5.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
8
+ integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
0 commit comments