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 1ad3de0 commit 399f73b
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 @@ -40,13 +40,13 @@
"@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",
"codecov": "3.8.3",
"eslint": "8.57.0",
"husky": "9.0.11",
"jsdoc-to-markdown": "8.0.1",
"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
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 @@ -33,12 +33,12 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "12.0.1",
"c8": "10.0.0",
"c8": "10.1.2",
"eslint": "8.57.0",
"husky": "9.0.11",
"jsdoc-to-markdown": "8.0.1",
"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 399f73b

Please sign in to comment.