Skip to content

Commit

Permalink
fix: update sst
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Mar 7, 2023
1 parent 9c64395 commit 07001dc
Show file tree
Hide file tree
Showing 31 changed files with 11,113 additions and 24,975 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@v3
with:
registry-url: 'https://registry.npmjs.org'
node-version: 16
node-version: 18
cache: 'npm'
- run: npm ci
- run: npm run lint
Expand Down
2 changes: 1 addition & 1 deletion carpark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.211.0",
"@serverless-stack/resources": "*",
"constructs": "*",
"ava": "^4.3.3",
"nanoid": "^4.0.0",
"testcontainers": "^8.13.0"
Expand Down
Loading

0 comments on commit 07001dc

Please sign in to comment.