Skip to content

Commit 9bb5591

Browse files
committed
chore(deps): update dependency typescript to v4.6.4
1 parent ef10256 commit 9bb5591

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

campus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"sass": "1.49.9",
4646
"tailwindcss": "3.0.23",
4747
"ts-config-single-spa": "2.0.1",
48-
"typescript": "4.6.2"
48+
"typescript": "4.6.4"
4949
},
5050
"dependencies": {
5151
"@aws-amplify/auth": "4.4.4",

career/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"prettier-eslint": "13.0.0",
4141
"ts-config-single-spa": "2.0.1",
4242
"ts-loader": "9.2.8",
43-
"typescript": "4.6.2",
43+
"typescript": "4.6.4",
4444
"vite": "^2.9.0",
4545
"vite-plugin-dynamic-import": "^0.7.0"
4646
},

feeds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"postcss": "^8.4.12",
5151
"raw-loader": "4.0.2",
5252
"tailwindcss": "^3.0.24",
53-
"typescript": "4.6.2",
53+
"typescript": "4.6.4",
5454
"url-loader": "^4.1.1"
5555
},
5656
"browser": {

root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"prettier-eslint": "13.0.0",
5151
"tailwindcss": "3.0.23",
5252
"ts-config-single-spa": "2.0.1",
53-
"typescript": "4.6.2",
53+
"typescript": "4.6.4",
5454
"vite": "^2.9.5",
5555
"vite-plugin-dynamic-import": "^0.8.0",
5656
"vite-plugin-ejs": "^1.4.4",

syllabus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tailwindcss": "^3.0.23",
5454
"ts-config-single-spa": "2.0.1",
5555
"tslib": "1.14.0",
56-
"typescript": "4.6.2",
56+
"typescript": "4.6.4",
5757
"vite": "^2.9.0",
5858
"vite-plugin-dynamic-import": "^0.7.0"
5959
},

0 commit comments

Comments
 (0)