Skip to content

Commit

Permalink
chore(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent c500218 commit 7b73d08
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 59 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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Use Node.js 18.x
uses: actions/setup-node@v3
with:
Expand Down
126 changes: 70 additions & 56 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"codecov": "3.8.3",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"husky": "8.0.3",
"jsdoc-to-markdown": "8.0.0",
"junit-report-builder": "3.1.0",
"lint-staged": "15.0.1",
"lint-staged": "15.0.2",
"mocha": "10.2.0",
"mocha-multi-reporters": "1.5.1",
"semantic-release": "22.0.5"
Expand Down

0 comments on commit 7b73d08

Please sign in to comment.