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] authored Nov 23, 2023
1 parent 3500f74 commit 2d67542
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 90 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@689fdc5193eeb735ecb2e52e819e3382876f93f4 # v2
uses: github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2
with:
languages: ${{ inputs.language }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@689fdc5193eeb735ecb2e52e819e3382876f93f4 # v2
uses: github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2
160 changes: 80 additions & 80 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@
"devDependencies": {
"@actions/github": "6.0.0",
"@octokit/auth-app": "6.0.1",
"@types/conventional-changelog-writer": "4.0.9",
"@types/conventional-changelog-writer": "4.0.10",
"@types/conventional-commits-parser": "3.0.6",
"@types/debug": "4.1.12",
"@types/git-raw-commits": "2.0.4",
"@types/jest": "29.5.8",
"@types/semver": "7.5.5",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@types/jest": "29.5.10",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"conventional-changelog-angular": "7.0.0",
"eslint": "8.53.0",
"eslint": "8.54.0",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.1.0",
"octokit": "3.1.1",
"octokit": "3.1.2",
"prettier": "3.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"typescript": "5.3.2",
"yaml": "^2.2.1"
},
"dependencies": {
Expand Down

0 comments on commit 2d67542

Please sign in to comment.