Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 7cc5b80 commit 78d3f6e
Show file tree
Hide file tree
Showing 5 changed files with 1,158 additions and 1,065 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: yarn run test --coverage
- name: Publish code coverage
if: "${{ env.CC_TEST_REPORTER_ID != '' }}"
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@v9.0.0
build:
needs: [tests]
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"nodemon": "^3.0.1",
"nunjucks": "^3.2.4"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.5.1"
}
Loading

0 comments on commit 78d3f6e

Please sign in to comment.