Skip to content

Commit 441c3ae

Browse files
committed
chore(deps): update dependency ts-config-single-spa to v3
1 parent ef10256 commit 441c3ae

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

campus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"prettier-eslint": "13.0.0",
4545
"sass": "1.49.9",
4646
"tailwindcss": "3.0.23",
47-
"ts-config-single-spa": "2.0.1",
47+
"ts-config-single-spa": "3.0.0",
4848
"typescript": "4.6.2"
4949
},
5050
"dependencies": {

career/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react": "7.29.4",
3939
"prettier": "2.5.1",
4040
"prettier-eslint": "13.0.0",
41-
"ts-config-single-spa": "2.0.1",
41+
"ts-config-single-spa": "3.0.0",
4242
"ts-loader": "9.2.8",
4343
"typescript": "4.6.2",
4444
"vite": "^2.9.0",

root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prettier": "2.5.1",
5050
"prettier-eslint": "13.0.0",
5151
"tailwindcss": "3.0.23",
52-
"ts-config-single-spa": "2.0.1",
52+
"ts-config-single-spa": "3.0.0",
5353
"typescript": "4.6.2",
5454
"vite": "^2.9.5",
5555
"vite-plugin-dynamic-import": "^0.8.0",

syllabus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"sass": "1.49.9",
5252
"single-spa-react": "4.6.1",
5353
"tailwindcss": "^3.0.23",
54-
"ts-config-single-spa": "2.0.1",
54+
"ts-config-single-spa": "3.0.0",
5555
"tslib": "1.14.0",
5656
"typescript": "4.6.2",
5757
"vite": "^2.9.0",

0 commit comments

Comments
 (0)