File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 23
23
"babel-core" : " 7.0.0-bridge.0" ,
24
24
"babel-jest" : " 26.6.3" ,
25
25
"cross-env" : " ^7.0.3" ,
26
- "eslint" : " ^7.31 .0" ,
26
+ "eslint" : " 7.32 .0" ,
27
27
"jest" : " 26.6.3" ,
28
28
"lerna" : " ^4.0.0" ,
29
29
"plop" : " 2.7.4" ,
Original file line number Diff line number Diff line change 40
40
"access" : " public"
41
41
},
42
42
"devDependencies" : {
43
- "eslint" : " 7.31 .0" ,
43
+ "eslint" : " 7.32 .0" ,
44
44
"prettier" : " 2.3.2"
45
45
}
46
46
}
Original file line number Diff line number Diff line change 108
108
"@wpackio/eslint-config" : " ^6.4.0" ,
109
109
"cross-env" : " 7.0.3" ,
110
110
"dts-gen" : " 0.6.0" ,
111
- "eslint" : " 7.31 .0" ,
111
+ "eslint" : " 7.32 .0" ,
112
112
"fork-ts-checker-webpack-plugin" : " 5.2.1" ,
113
113
"lerna" : " 4.0.0" ,
114
114
"less" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 46
46
},
47
47
"devDependencies" : {
48
48
"@wpackio/eslint-config" : " ^6.4.0" ,
49
- "eslint" : " 7.31 .0" ,
49
+ "eslint" : " 7.32 .0" ,
50
50
"gatsby-plugin-sharp" : " 2.9.0" ,
51
51
"gatsby-transformer-sharp" : " 2.7.0" ,
52
52
"prettier" : " 2.3.2"
Original file line number Diff line number Diff line change @@ -6267,10 +6267,10 @@ eslint-visitor-keys@^2.0.0:
6267
6267
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
6268
6268
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
6269
6269
6270
- eslint@7.31 .0:
6271
- version "7.31 .0"
6272
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
6273
- integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
6270
+ eslint@7.32 .0:
6271
+ version "7.32 .0"
6272
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32 .0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d "
6273
+ integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA ==
6274
6274
dependencies:
6275
6275
"@babel/code-frame" "7.12.11"
6276
6276
"@eslint/eslintrc" "^0.4.3"
Original file line number Diff line number Diff line change @@ -6102,10 +6102,10 @@ eslint-visitor-keys@^2.0.0:
6102
6102
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
6103
6103
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
6104
6104
6105
- eslint@7.31.0, eslint@^7.31 .0:
6106
- version "7.31 .0"
6107
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
6108
- integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
6105
+ eslint@7.32 .0:
6106
+ version "7.32 .0"
6107
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32 .0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d "
6108
+ integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA ==
6109
6109
dependencies:
6110
6110
"@babel/code-frame" "7.12.11"
6111
6111
"@eslint/eslintrc" "^0.4.3"
You can’t perform that action at this time.
0 commit comments