File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 32
32
"@changesets/cli" : " 2.13.0" ,
33
33
"@typescript-eslint/eslint-plugin" : " 4.13.0" ,
34
34
"@typescript-eslint/parser" : " 4.13.0" ,
35
- "eslint" : " 7.17 .0" ,
35
+ "eslint" : " 7.18 .0" ,
36
36
"husky" : " 4.3.7" ,
37
37
"lint-staged" : " 10.5.3" ,
38
38
"@types/node" : " 14.14.21" ,
Original file line number Diff line number Diff line change 609
609
minimatch "^3.0.4"
610
610
strip-json-comments "^3.1.1"
611
611
612
- " @eslint/eslintrc@^0.2.2 " :
613
- version "0.2.2 "
614
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
615
- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
612
+ " @eslint/eslintrc@^0.3.0 " :
613
+ version "0.3.0 "
614
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
615
+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
616
616
dependencies :
617
617
ajv "^6.12.4"
618
618
debug "^4.1.1"
621
621
ignore "^4.0.6"
622
622
import-fresh "^3.2.1"
623
623
js-yaml "^3.13.1"
624
- lodash "^4.17.19 "
624
+ lodash "^4.17.20 "
625
625
minimatch "^3.0.4"
626
626
strip-json-comments "^3.1.1"
627
627
2793
2793
text-table "^0.2.0"
2794
2794
v8-compile-cache "^2.0.3"
2795
2795
2796
- eslint@7.17 .0 :
2797
- version "7.17 .0"
2798
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
2799
- integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
2796
+ eslint@7.18 .0 :
2797
+ version "7.18 .0"
2798
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
2799
+ integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
2800
2800
dependencies :
2801
2801
" @babel/code-frame" " ^7.0.0"
2802
- " @eslint/eslintrc" " ^0.2.2 "
2802
+ " @eslint/eslintrc" " ^0.3.0 "
2803
2803
ajv "^6.10.0"
2804
2804
chalk "^4.0.0"
2805
2805
cross-spawn "^7.0.2"
2823
2823
js-yaml "^3.13.1"
2824
2824
json-stable-stringify-without-jsonify "^1.0.1"
2825
2825
levn "^0.4.1"
2826
- lodash "^4.17.19 "
2826
+ lodash "^4.17.20 "
2827
2827
minimatch "^3.0.4"
2828
2828
natural-compare "^1.4.0"
2829
2829
optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments