Skip to content

Commit

Permalink
chore(deps): update external fixes (#474)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 25, 2024
1 parent 6cda710 commit 3bfc9a6
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 92 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- name: Use Node.js 18.x
uses: actions/setup-node@v4
with:
Expand Down
186 changes: 96 additions & 90 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-import": "2.29.1",
"formdata-node": "6.0.3",
"husky": "8.0.3",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"mocha": "10.4.0",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.4",
Expand Down

0 comments on commit 3bfc9a6

Please sign in to comment.