Skip to content

Commit

Permalink
Merge pull request #216 from RightCapitalHQ/feature/clean-up-unnecess…
Browse files Browse the repository at this point in the history
…ary-dependencies-for-tests

test: clean up unnecessary dependencies
  • Loading branch information
liby authored Dec 9, 2024
2 parents 4e8dde3 + 2531668 commit 238edab
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
25 changes: 0 additions & 25 deletions pnpm-lock.yaml

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

1 change: 0 additions & 1 deletion specs/eslint-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"test": "vitest"
},
"dependencies": {
"react": "18.3.1",
"typescript": "5.6.3"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"devDependencies": {
"@rightcapital/eslint-config-javascript": "36.3.0",
"@rightcapital/lint-eslint-config-rules": "workspace:*",
"eslint": "8.57.1",
"react": "18.3.1",
"typescript": "5.7.2"
"eslint": "8.57.1"
}
}

0 comments on commit 238edab

Please sign in to comment.