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 Apr 6, 2024
1 parent af82e46 commit e6387b1
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 145 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.12.2",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@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.13.0",
"typescript": "^5.4.3",
"turbo": "^1.13.2",
"typescript": "^5.4.4",
"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.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"eslint": "^8.57.0",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
},
"optionalDependencies": {
"eslint-plugin-import": "^2.29.1"
Expand Down
Loading

0 comments on commit e6387b1

Please sign in to comment.