Skip to content

Commit

Permalink
Rolled eslint-webpack-plugin back to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cshawaus committed Nov 8, 2020
1 parent 08338b8 commit 6e6ccbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"copy-webpack-plugin": "^6.3.0",
"css-loader": "^5.0.1",
"cssnano": "^4.1.10",
"eslint-webpack-plugin": "^2.2.1",
"eslint-webpack-plugin": "^2.1.0",
"exports-loader": "^1.1.1",
"extract-loader": "^5.1.0",
"figlet": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4381,7 +4381,7 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==

eslint-webpack-plugin@^2.2.1:
eslint-webpack-plugin@^2.1.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.2.1.tgz#2b3d1cf1a568419f14dc8472e9f833732be04504"
integrity sha512-1TezAlOgzDlIwMeCdfWGf/1Blf0SytfBvJ9Sy3HIFsxBlM1aL86otGRuvL1MaktnTBKe5QsMEOAArAmVEkpPZw==
Expand Down

0 comments on commit 6e6ccbb

Please sign in to comment.