Skip to content

Commit

Permalink
Remove eslint-plugin-promise
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed May 20, 2021
1 parent c216036 commit 9c9ac06
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-vue": "^7.9.0",
"graphql-language-service-utils": "^2.5.2",
"istanbul-instrumenter-loader": "^3.0.1",
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6580,7 +6580,6 @@ __metadata:
eslint-import-resolver-node: ^0.3.4
eslint-plugin-import: ^2.22.1
eslint-plugin-node: ^11.1.0
eslint-plugin-promise: ^5.1.0
eslint-plugin-vue: ^7.9.0
graphiql: ^1.4.1
graphql: ^15.5.0
Expand Down Expand Up @@ -7997,15 +7996,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:^5.1.0":
version: 5.1.0
resolution: "eslint-plugin-promise@npm:5.1.0"
peerDependencies:
eslint: ^7.0.0
checksum: e62947aaea6882951a1a9f5fe3e3c7925b8dcc222338f7979bd1495ba0f0dc701820116b108be1e801f6e5156eb9a928142f29c659fd21a5d65a4be495bb327d
languageName: node
linkType: hard

"eslint-plugin-promise@npm:~4.2.1":
version: 4.2.1
resolution: "eslint-plugin-promise@npm:4.2.1"
Expand Down

0 comments on commit 9c9ac06

Please sign in to comment.