Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2024
1 parent 6c52d13 commit 9d66aa5
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 153 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@commitlint/cli": "^18.6.1",
"@commitlint/config-angular": "^18.6.1",
"@favware/cliff-jumper": "^2.2.3",
"@types/node": "^20.11.28",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vitest/coverage-c8": "^0.33.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
Expand All @@ -27,8 +27,8 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"turbo": "^1.12.5",
"typescript": "^5.4.2",
"turbo": "^1.13.0",
"typescript": "^5.4.3",
"vitest": "^1.4.0"
}
}
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"vitest": "^1.4.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"eslint": "^8.57.0",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"optionalDependencies": {
"eslint-plugin-import": "^2.29.1"
Expand Down
Loading

0 comments on commit 9d66aa5

Please sign in to comment.