Skip to content

Commit

Permalink
chore(deps): update patch/minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 8d445ee commit 680b7b3
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: EditorConfig Lint
uses: docker://mstruebing/editorconfig-checker:v3.0.1
uses: docker://mstruebing/editorconfig-checker:v3.0.3

- name: Enable corepack
run: |
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "~7.14.0",
"@typescript-eslint/parser": "~7.14.0",
"@typescript-eslint/eslint-plugin": "~7.15.0",
"@typescript-eslint/parser": "~7.15.0",
"conventional-changelog": "^6.0.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^8.57.0",
Expand All @@ -65,7 +65,7 @@
"supertest": "^7.0.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"commitlint": {
"extends": [
Expand Down
122 changes: 61 additions & 61 deletions yarn.lock

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

0 comments on commit 680b7b3

Please sign in to comment.