Skip to content

Commit

Permalink
fix(deps): update typescript-eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 16de577 commit b22bddb
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 146 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@softwareventures/chain": "^0.1.2 || ^1.0.0 || ^2.0.0",
"@softwareventures/iterable": "^1.1.1 || ^1.1.1 || ^2.0.0 || ^3.0.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/parser": "8.21.0",
"tslib": "^2.0.0",
"unknown": "^0.2.5"
},
Expand All @@ -40,7 +40,7 @@
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "4.1.0",
"@softwareventures/tsconfig": "7.1.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.21.0",
"ava": "5.3.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit b22bddb

Please sign in to comment.