Skip to content

Commit

Permalink
include swc for tugboat ci (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjheffner authored Oct 19, 2023
1 parent 1c94bd0 commit 5a6f1c1
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 14 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@ supportedArchitectures:
- 'current'
- 'darwin'
- 'linux'
# ensures all packages included for CI envs
libc:
- 'glibc'

yarnPath: .yarn/releases/yarn-3.6.1.cjs
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@
"prettier": "^2.8.8",
"storybook": "^7.4.6",
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^3.5.2",
"typedoc": "^0.22.18",
"typescript": "^4.6.3"
},
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13736,7 +13736,6 @@ __metadata:
swr: ^1.3.0
syswide-cas: ^5.3.0
ts-node: ^10.9.1
tsconfig-paths-webpack-plugin: ^3.5.2
typedoc: ^0.22.18
typescript: ^4.6.3
uswds: ^2.14.0
Expand Down Expand Up @@ -17398,17 +17397,6 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths-webpack-plugin@npm:^3.5.2":
version: 3.5.2
resolution: "tsconfig-paths-webpack-plugin@npm:3.5.2"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.7.0
tsconfig-paths: ^3.9.0
checksum: e7872f45b10684204d4a6cbc7989073d885c99e0c9eb5222de6b2b83d2e1594bccb647f52d2f8e00c53da5b9a3084e47a2de44f41c6f7a607ec2b17330a8d9e9
languageName: node
linkType: hard

"tsconfig-paths-webpack-plugin@npm:^4.0.1":
version: 4.1.0
resolution: "tsconfig-paths-webpack-plugin@npm:4.1.0"
Expand All @@ -17420,7 +17408,7 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths@npm:^3.14.2, tsconfig-paths@npm:^3.9.0":
"tsconfig-paths@npm:^3.14.2":
version: 3.14.2
resolution: "tsconfig-paths@npm:3.14.2"
dependencies:
Expand Down

0 comments on commit 5a6f1c1

Please sign in to comment.