Skip to content

Commit

Permalink
chore: remove unneeded eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhu2000 committed Jun 24, 2024
1 parent 4e350f2 commit 83d72ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@
"build-storybook": "build-storybook --docs -o ./dist/storybook"
},
"devDependencies": {
"@eslint/compat": "^1.1.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.5.0",
"@storybook/addon-actions": "^6.5.14",
"@storybook/addon-docs": "^6.5.14",
"@storybook/addon-essentials": "^6.5.14",
Expand Down
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2034,13 +2034,6 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:^1.1.0":
version: 1.1.0
resolution: "@eslint/compat@npm:1.1.0"
checksum: 10/b3a081df313e20cb803af15eb66164fb36ba5e1663b8ec1bf65375425fe6bd4baef4b34383abafcc289936a3dedb04de2f74cabae817f23f37636ee40c0f8a7e
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.16.0":
version: 0.16.0
resolution: "@eslint/config-array@npm:0.16.0"
Expand Down Expand Up @@ -2069,7 +2062,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.5.0, @eslint/js@npm:^9.5.0":
"@eslint/js@npm:9.5.0":
version: 9.5.0
resolution: "@eslint/js@npm:9.5.0"
checksum: 10/206364e3a074eaaeccc2b9e1e3f129539106a81ec634f32c51bc1699e0c4a47ab3e6480a6484a198bca6406888ba8f2917c35a87296680905d146075b5ed2738
Expand Down Expand Up @@ -14691,9 +14684,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "react-spinners@workspace:."
dependencies:
"@eslint/compat": "npm:^1.1.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:^9.5.0"
"@storybook/addon-actions": "npm:^6.5.14"
"@storybook/addon-docs": "npm:^6.5.14"
"@storybook/addon-essentials": "npm:^6.5.14"
Expand Down

0 comments on commit 83d72ef

Please sign in to comment.