Skip to content

Commit

Permalink
chore(): pin eslint-plugin-import ^2.23.4 dev (#4)
Browse files Browse the repository at this point in the history
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| npm        | eslint-plugin-import | 2.23.4 | 2.23.4 |

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 10, 2021
1 parent 1c046fe commit 51424f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-ordered-imports": "^0.5.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3548,7 +3548,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:^2.23.2":
"eslint-plugin-import@npm:^2.23.4":
version: 2.23.4
resolution: "eslint-plugin-import@npm:2.23.4"
dependencies:
Expand Down Expand Up @@ -8894,7 +8894,7 @@ typescript@^4.2.4:
eslint-config-prettier: ^8.3.0
eslint-import-resolver-node: ^0.3.4
eslint-plugin-eslint-comments: ^3.2.0
eslint-plugin-import: ^2.23.2
eslint-plugin-import: ^2.23.4
eslint-plugin-jest: ^24.3.6
eslint-plugin-node: ^11.1.0
eslint-plugin-ordered-imports: ^0.5.0
Expand Down

0 comments on commit 51424f7

Please sign in to comment.