Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/232 switch to yarn / fix api gateway deps #238

Merged
merged 20 commits into from
May 20, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Ugh
huntharo committed May 19, 2022
commit e2afbf59a42792576ed4a7885cb6e3d2049c37d8
671 changes: 384 additions & 287 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@
"aws-cdk": "^2.24.1",
"aws-cdk-lib": "^2.24.1",
"cross-env": "^7.0.3",
"esbuild": "^0.12.14",
"esbuild": "^0.14.39",
"eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-import-resolver-node": "^0.3.6",
@@ -54,7 +54,7 @@
"jest-dynalite": "^3.4.4",
"patch-package": "^6.4.7",
"prettier": "^2.2.1",
"projen": "~0.34.20",
"projen": "~0.56.19",
"replace-in-file": "^6.3.2",
"rimraf": "^3.0.2",
"rollup": "^2.39.0",