Skip to content

Commit

Permalink
chore(deps): update external major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 5c80613 commit bcbfcfa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: npm test
- name: Integration Tests
run: npm run --prefix packages/spacecat-shared-data-access test:it
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Semantic Release (Dry Run)
Expand Down
26 changes: 13 additions & 13 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/spacecat-shared-data-access/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
"dynamo-db-local": "7.3.0",
"dynamo-db-local": "8.0.0",
"sinon": "17.0.1",
"sinon-chai": "3.7.0"
}
Expand Down

0 comments on commit bcbfcfa

Please sign in to comment.