Skip to content

Commit f16a180

Browse files
authored
Merge pull request #113 from PSDTools/dependabot/npm_and_yarn/typescript-5.7.2
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2
2 parents dd9d4d2 + 5a81cdd commit f16a180

File tree

4 files changed

+284
-284
lines changed

4 files changed

+284
-284
lines changed

apps/gpa-calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint": "^9.14.0",
4848
"fontaine": "^0.5.0",
4949
"lightningcss": "^1.28.1",
50-
"typescript": "^5.6.3",
50+
"typescript": "^5.7.2",
5151
"vite": "^5.4.11",
5252
"vite-plugin-html-minifier": "^1.0.4",
5353
"vite-plugin-pwa": "^0.20.5",

apps/phs-map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint": "^9.14.0",
5353
"fontaine": "^0.5.0",
5454
"lightningcss": "^1.28.1",
55-
"typescript": "^5.6.3",
55+
"typescript": "^5.7.2",
5656
"vite": "^5.4.11",
5757
"vite-plugin-html-minifier": "^1.0.4",
5858
"vite-plugin-pwa": "^0.20.5",

packages/deputy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"eslint": "^9.14.0",
4444
"rolldown": "0.13.2-snapshot-378692a-20241105003303",
4545
"tsdown": "^0.3.0",
46-
"typescript": "^5.6.3"
46+
"typescript": "^5.7.2"
4747
}
4848
}

0 commit comments

Comments
 (0)