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 Nov 6, 2023
1 parent 65b44ce commit b99cc1f
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 72 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@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2
uses: github/codeql-action/init@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2
with:
languages: ${{ inputs.language }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2
uses: github/codeql-action/analyze@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2
141 changes: 75 additions & 66 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"@types/conventional-commits-parser": "3.0.5",
"@types/debug": "4.1.10",
"@types/git-raw-commits": "2.0.3",
"@types/jest": "29.5.6",
"@types/jest": "29.5.7",
"@types/semver": "7.5.4",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"conventional-changelog-angular": "7.0.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.0.2",
Expand Down

0 comments on commit b99cc1f

Please sign in to comment.