Skip to content

Commit c3476a4

Browse files
Merge pull request zoltantothcom#108 from zoltantothcom/greenkeeper/eslint-loader-2.2.1
Greenkeeper/eslint loader 2.2.1
2 parents 72d7fff + 1d10932 commit c3476a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"enzyme-to-json": "3.3.5",
6565
"eslint": "^6.0.1",
6666
"eslint-config-react": "1.1.7",
67-
"eslint-loader": "2.1.2",
67+
"eslint-loader": "2.2.1",
6868
"eslint-plugin-react": "^7.14.2",
6969
"html-webpack-plugin": "3.2.0",
7070
"jest": "^24.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5153,10 +5153,10 @@ eslint-config-react@1.1.7:
51535153
resolved "https://registry.yarnpkg.com/eslint-config-react/-/eslint-config-react-1.1.7.tgz#a0918d0fc47d0e9bd161a47308021da85d2585b3"
51545154
integrity sha1-oJGND8R9DpvRYaRzCAIdqF0lhbM=
51555155

5156-
eslint-loader@2.1.2:
5157-
version "2.1.2"
5158-
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.1.2.tgz#453542a1230d6ffac90e4e7cb9cadba9d851be68"
5159-
integrity sha512-rA9XiXEOilLYPOIInvVH5S/hYfyTPyxag6DZhoQOduM+3TkghAEQ3VcFO8VnX4J4qg/UIBzp72aOf/xvYmpmsg==
5156+
eslint-loader@2.2.1:
5157+
version "2.2.1"
5158+
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.2.1.tgz#28b9c12da54057af0845e2a6112701a2f6bf8337"
5159+
integrity sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg==
51605160
dependencies:
51615161
loader-fs-cache "^1.0.0"
51625162
loader-utils "^1.0.2"

0 commit comments

Comments
 (0)