Skip to content

Commit

Permalink
fix: remove eslint migration attempt dependency remnants
Browse files Browse the repository at this point in the history
  • Loading branch information
amandaguthrie committed May 28, 2024
1 parent 59d3e2f commit 364513c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 80 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.3",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.3.0",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.11.0",
Expand All @@ -42,8 +40,7 @@
"rimraf": "^5.0.7",
"tsup": "^8.0.2",
"tsx": "^4.11.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.11.0"
"typescript": "^5.4.5"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
76 changes: 0 additions & 76 deletions pnpm-lock.yaml

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

0 comments on commit 364513c

Please sign in to comment.