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 Nov 14, 2024
1 parent 883cc17 commit e5ec3ed
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 56 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: npm install
- run: git config --global user.email "test@project-helix.io" && git config --global user.name "Test Build"
- run: npm test
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down
89 changes: 37 additions & 52 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"json-schema": "^0.4.0",
"mdast-builder": "1.1.1",
"mdast-util-to-string": "4.0.0",
"readdirp": "3.6.0",
"readdirp": "4.0.2",
"remark-gfm": "^4.0.0",
"remark-parse": "11.0.0",
"remark-stringify": "11.0.0",
Expand All @@ -43,11 +43,11 @@
"@adobe/eslint-config-helix": "2.0.8",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.3.5",
"@semantic-release/github": "11.0.1",
"@types/fs-extra": "11.0.4",
"@types/github-slugger": "2.0.0",
"@types/js-yaml": "4.0.9",
"@types/node": "20.17.6",
"@types/node": "22.9.0",
"@types/yargs": "17.0.33",
"c8": "10.1.2",
"commitizen": "4.3.1",
Expand Down

0 comments on commit e5ec3ed

Please sign in to comment.