Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2023
1 parent 2d27b2c commit f6faa9c
Show file tree
Hide file tree
Showing 10 changed files with 276 additions and 256 deletions.
2 changes: 1 addition & 1 deletion apps/campus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"sass": "1.49.9",
"tailwindcss": "3.0.23",
"ts-config-single-spa": "2.0.1",
"typescript": "4.6.2",
"typescript": "4.9.5",
"vite": "^4.3.5"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions apps/campus/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/career/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prettier": "2.5.1",
"prettier-plugin-tailwindcss": "^0.2.8",
"ts-config-single-spa": "2.0.1",
"typescript": "4.6.2",
"typescript": "4.9.5",
"vite": "^4.3.5",
"vite-plugin-dynamic-import": "^0.7.0"
},
Expand Down
52 changes: 26 additions & 26 deletions apps/career/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/feeds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prettier-plugin-tailwindcss": "^0.2.8",
"raw-loader": "4.0.2",
"tailwindcss": "3.3.2",
"typescript": "4.7.3",
"typescript": "4.9.5",
"url-loader": "4.1.1"
},
"browser": {
Expand Down
12 changes: 6 additions & 6 deletions apps/feeds/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-native": "0.68.2",
"tailwindcss": "3.0.24",
"ts-config-single-spa": "3.0.0",
"typescript": "4.7.3",
"typescript": "4.9.5",
"vite": "4.3.5",
"vite-plugin-dynamic-import": "0.9.6",
"vite-plugin-ejs": "1.4.4",
Expand Down
Loading

0 comments on commit f6faa9c

Please sign in to comment.