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 Oct 4, 2023
1 parent 8c621d3 commit eb76473
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 111 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@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 # v2
uses: github/codeql-action/init@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2
with:
languages: ${{ inputs.language }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 # v2
uses: github/codeql-action/analyze@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2
170 changes: 64 additions & 106 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 @@ -48,14 +48,14 @@
"@types/git-raw-commits": "2.0.2",
"@types/jest": "29.5.5",
"@types/semver": "7.5.3",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"conventional-changelog-angular": "7.0.0",
"eslint": "8.50.0",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "14.0.1",
"octokit": "3.1.0",
"octokit": "3.1.1",
"prettier": "3.0.3",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
Expand Down

0 comments on commit eb76473

Please sign in to comment.