Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 5, 2022
1 parent 5993df1 commit dba6491
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion campus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"sass": "1.49.9",
"tailwindcss": "3.0.23",
"ts-config-single-spa": "2.0.1",
"typescript": "4.6.2"
"typescript": "4.6.4"
},
"dependencies": {
"@aws-amplify/auth": "4.4.4",
Expand Down
2 changes: 1 addition & 1 deletion career/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier-eslint": "13.0.0",
"ts-config-single-spa": "2.0.1",
"ts-loader": "9.2.8",
"typescript": "4.6.2",
"typescript": "4.6.4",
"vite": "^2.9.0",
"vite-plugin-dynamic-import": "^0.7.0"
},
Expand Down
2 changes: 1 addition & 1 deletion feeds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"postcss": "^8.4.13",
"raw-loader": "4.0.2",
"tailwindcss": "^3.0.24",
"typescript": "4.6.2",
"typescript": "4.6.4",
"url-loader": "^4.1.1"
},
"browser": {
Expand Down
2 changes: 1 addition & 1 deletion root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier-eslint": "13.0.0",
"tailwindcss": "3.0.23",
"ts-config-single-spa": "2.0.1",
"typescript": "4.6.2",
"typescript": "4.6.4",
"vite": "^2.9.8",
"vite-plugin-dynamic-import": "^0.8.2",
"vite-plugin-ejs": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion syllabus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tailwindcss": "^3.0.23",
"ts-config-single-spa": "2.0.1",
"tslib": "1.14.0",
"typescript": "4.6.2",
"typescript": "4.6.4",
"vite": "^2.9.0",
"vite-plugin-dynamic-import": "^0.7.0"
},
Expand Down

0 comments on commit dba6491

Please sign in to comment.