Skip to content

Commit

Permalink
chore: adds missing eslint dep
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Oct 6, 2021
1 parent 5ebc797 commit 4868a92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -149,6 +149,7 @@
"cra-bundle-analyzer": "^0.1.0",
"cross-env": "^6.0.3",
"dotenv": "6.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"fs-extra": "7.0.1",
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Expand Up @@ -13127,7 +13127,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^7.11.0":
"eslint@npm:^7.11.0, eslint@npm:^7.32.0":
version: 7.32.0
resolution: "eslint@npm:7.32.0"
dependencies:
Expand Down Expand Up @@ -21298,6 +21298,7 @@ fsevents@^1.2.7:
debounce: ^1.2.0
dexie: ^2.0.4
dotenv: 6.0.0
eslint: ^7.32.0
eslint-config-prettier: ^8.3.0
eslint-plugin-prettier: ^3.4.0
final-form: 4.20.2
Expand Down

0 comments on commit 4868a92

Please sign in to comment.