Skip to content

Commit f6faa9c

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent 2d27b2c commit f6faa9c

File tree

10 files changed

+276
-256
lines changed

10 files changed

+276
-256
lines changed

apps/campus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"sass": "1.49.9",
4343
"tailwindcss": "3.0.23",
4444
"ts-config-single-spa": "2.0.1",
45-
"typescript": "4.6.2",
45+
"typescript": "4.9.5",
4646
"vite": "^4.3.5"
4747
},
4848
"dependencies": {

apps/campus/pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/career/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"prettier": "2.5.1",
3030
"prettier-plugin-tailwindcss": "^0.2.8",
3131
"ts-config-single-spa": "2.0.1",
32-
"typescript": "4.6.2",
32+
"typescript": "4.9.5",
3333
"vite": "^4.3.5",
3434
"vite-plugin-dynamic-import": "^0.7.0"
3535
},

apps/career/pnpm-lock.yaml

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/feeds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier-plugin-tailwindcss": "^0.2.8",
5757
"raw-loader": "4.0.2",
5858
"tailwindcss": "3.3.2",
59-
"typescript": "4.7.3",
59+
"typescript": "4.9.5",
6060
"url-loader": "4.1.1"
6161
},
6262
"browser": {

apps/feeds/pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"react-native": "0.68.2",
4747
"tailwindcss": "3.0.24",
4848
"ts-config-single-spa": "3.0.0",
49-
"typescript": "4.7.3",
49+
"typescript": "4.9.5",
5050
"vite": "4.3.5",
5151
"vite-plugin-dynamic-import": "0.9.6",
5252
"vite-plugin-ejs": "1.4.4",

0 commit comments

Comments
 (0)