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 Dec 12, 2023
1 parent 8f48e14 commit 6e5e80f
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 68 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@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2
uses: github/codeql-action/init@305f6546310b9203e892c28c1484e82977f4f63d # v2
with:
languages: ${{ inputs.language }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2
uses: github/codeql-action/analyze@305f6546310b9203e892c28c1484e82977f4f63d # v2
120 changes: 60 additions & 60 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"@types/conventional-commits-parser": "3.0.6",
"@types/debug": "4.1.12",
"@types/git-raw-commits": "2.0.4",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"conventional-changelog-angular": "7.0.0",
"eslint": "8.55.0",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.2.0",
"octokit": "3.1.2",
"prettier": "3.1.0",
"prettier": "3.1.1",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"yaml": "^2.2.1"
},
"dependencies": {
Expand Down

0 comments on commit 6e5e80f

Please sign in to comment.