Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2023
1 parent d7cb486 commit 35afd1d
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 65 deletions.
4 changes: 2 additions & 2 deletions .github/actions/codeql/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ runs:
using: composite
steps:
- name: Initialize CodeQL
uses: github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2
uses: github/codeql-action/init@04daf014b50eaf774287bf3f0f1869d4b4c4b913 # v2
with:
languages: ${{ inputs.language }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2
uses: github/codeql-action/analyze@04daf014b50eaf774287bf3f0f1869d4b4c4b913 # v2
116 changes: 58 additions & 58 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"@types/conventional-commits-parser": "3.0.4",
"@types/debug": "4.1.8",
"@types/git-raw-commits": "2.0.1",
"@types/jest": "29.5.4",
"@types/semver": "7.5.1",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@types/jest": "29.5.5",
"@types/semver": "7.5.2",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"conventional-changelog-angular": "7.0.0",
"eslint": "8.49.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"lint-staged": "14.0.1",
"octokit": "3.1.0",
"prettier": "3.0.3",
Expand Down

0 comments on commit 35afd1d

Please sign in to comment.