File tree 6 files changed +23
-23
lines changed
6 files changed +23
-23
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.25 .0" ,
26
+ "eslint" : " 7.26 .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 39
39
"access" : " public"
40
40
},
41
41
"devDependencies" : {
42
- "eslint" : " 7.25 .0" ,
42
+ "eslint" : " 7.26 .0" ,
43
43
"prettier" : " 2.2.1"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 107
107
"@wpackio/eslint-config" : " ^6.0.1" ,
108
108
"cross-env" : " 7.0.3" ,
109
109
"dts-gen" : " 0.6.0" ,
110
- "eslint" : " 7.25 .0" ,
110
+ "eslint" : " 7.26 .0" ,
111
111
"fork-ts-checker-webpack-plugin" : " 5.2.1" ,
112
112
"lerna" : " 4.0.0" ,
113
113
"less" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 46
46
},
47
47
"devDependencies" : {
48
48
"@wpackio/eslint-config" : " file:../packages/eslint-config" ,
49
- "eslint" : " 7.25 .0" ,
49
+ "eslint" : " 7.26 .0" ,
50
50
"gatsby-plugin-sharp" : " 2.9.0" ,
51
51
"gatsby-transformer-sharp" : " 2.7.0" ,
52
52
"prettier" : " 2.2.1"
Original file line number Diff line number Diff line change 1248
1248
lodash "^4.17.13"
1249
1249
to-fast-properties "^2.0.0"
1250
1250
1251
- "@eslint/eslintrc@^0.4.0 ":
1252
- version "0.4.0 "
1253
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0 .tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
1254
- integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
1251
+ "@eslint/eslintrc@^0.4.1 ":
1252
+ version "0.4.1 "
1253
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1 .tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14 "
1254
+ integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ ==
1255
1255
dependencies:
1256
1256
ajv "^6.12.4"
1257
1257
debug "^4.1.1"
2513
2513
"@xtuc/long" "4.2.2"
2514
2514
2515
2515
"@wpackio/eslint-config@file:../packages/eslint-config":
2516
- version "5 .0.0 "
2516
+ version "6 .0.1 "
2517
2517
dependencies:
2518
2518
"@typescript-eslint/eslint-plugin" "4.22.0"
2519
2519
"@typescript-eslint/parser" "4.22.0"
@@ -6110,13 +6110,13 @@ eslint-visitor-keys@^2.0.0:
6110
6110
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
6111
6111
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
6112
6112
6113
- eslint@7.25 .0:
6114
- version "7.25 .0"
6115
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
6116
- integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
6113
+ eslint@7.26 .0:
6114
+ version "7.26 .0"
6115
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26 .0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6 "
6116
+ integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg ==
6117
6117
dependencies:
6118
6118
"@babel/code-frame" "7.12.11"
6119
- "@eslint/eslintrc" "^0.4.0 "
6119
+ "@eslint/eslintrc" "^0.4.1 "
6120
6120
ajv "^6.10.0"
6121
6121
chalk "^4.0.0"
6122
6122
cross-spawn "^7.0.2"
Original file line number Diff line number Diff line change 1001
1001
exec-sh "^0.3.2"
1002
1002
minimist "^1.2.0"
1003
1003
1004
- "@eslint/eslintrc@^0.4.0 ":
1005
- version "0.4.0 "
1006
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0 .tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
1007
- integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
1004
+ "@eslint/eslintrc@^0.4.1 ":
1005
+ version "0.4.1 "
1006
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1 .tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14 "
1007
+ integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ ==
1008
1008
dependencies:
1009
1009
ajv "^6.12.4"
1010
1010
debug "^4.1.1"
@@ -5546,13 +5546,13 @@ eslint-visitor-keys@^2.0.0:
5546
5546
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
5547
5547
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5548
5548
5549
- eslint@7.25.0, eslint@^7.25 .0:
5550
- version "7.25 .0"
5551
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
5552
- integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
5549
+ eslint@7.26 .0:
5550
+ version "7.26 .0"
5551
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26 .0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6 "
5552
+ integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg ==
5553
5553
dependencies:
5554
5554
"@babel/code-frame" "7.12.11"
5555
- "@eslint/eslintrc" "^0.4.0 "
5555
+ "@eslint/eslintrc" "^0.4.1 "
5556
5556
ajv "^6.10.0"
5557
5557
chalk "^4.0.0"
5558
5558
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments