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] committed Jun 15, 2024
1 parent fcca702 commit adffad0
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v3
Expand Down
36 changes: 22 additions & 14 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 @@ -44,10 +44,10 @@
"@adobe/eslint-config-helix": "2.0.6",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"c8": "10.0.0",
"c8": "10.1.2",
"eslint": "8.57.0",
"husky": "9.0.11",
"lint-staged": "15.2.5",
"lint-staged": "15.2.7",
"mocha": "10.4.0",
"mocha-multi-reporters": "1.5.1",
"semantic-release": "24.0.0"
Expand Down
36 changes: 22 additions & 14 deletions template/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 template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"c8": "10.0.0",
"c8": "10.1.2",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"husky": "9.0.11",
"junit-report-builder": "3.2.1",
"lint-staged": "15.2.5",
"lint-staged": "15.2.7",
"mocha": "10.4.0",
"mocha-multi-reporters": "1.5.1",
"semantic-release": "24.0.0"
Expand Down

0 comments on commit adffad0

Please sign in to comment.