Commit 742302f 1 parent 596c886 commit 742302f Copy full SHA for 742302f
File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 38
38
"eslint-plugin-import" : " ^2.6.0" ,
39
39
"eslint-plugin-jest" : " ^27.1.0" ,
40
40
"eslint-plugin-jsdoc" : " ^39.3.6" ,
41
- "eslint-plugin-local" : " ^1.0.0 " ,
41
+ "eslint-plugin-local" : " link:./.eslintplugin " ,
42
42
"eslint-plugin-markdown" : " ^3.0.0" ,
43
43
"eslint-plugin-prettier" : " ^4.0.0" ,
44
44
"execa" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -2812,7 +2812,7 @@ __metadata:
2812
2812
eslint-plugin-import: ^2.6.0
2813
2813
eslint-plugin-jest: ^27.1.0
2814
2814
eslint-plugin-jsdoc: ^39.3.6
2815
- eslint-plugin-local: ^1.0.0
2815
+ eslint-plugin-local: "link:./.eslintplugin"
2816
2816
eslint-plugin-markdown: ^3.0.0
2817
2817
eslint-plugin-prettier: ^4.0.0
2818
2818
execa: ^5.0.0
@@ -9347,12 +9347,11 @@ __metadata:
9347
9347
languageName: node
9348
9348
linkType: hard
9349
9349
9350
- "eslint-plugin-local@npm:^1.0.0":
9351
- version: 1.0.0
9352
- resolution: "eslint-plugin-local@npm:1.0.0"
9353
- checksum: fe0c11e55f3c99ed816c88bbf3160a6d27b71dfb6a7b1f03878131cd765dce70d39e7def8d50617a410a8697994b435a654d50fa396223a38af1274eb2d3c92f
9350
+ "eslint-plugin-local@link:./.eslintplugin::locator=%40jest%2Fmonorepo%40workspace%3A.":
9351
+ version: 0.0.0-use.local
9352
+ resolution: "eslint-plugin-local@link:./.eslintplugin::locator=%40jest%2Fmonorepo%40workspace%3A."
9354
9353
languageName: node
9355
- linkType: hard
9354
+ linkType: soft
9356
9355
9357
9356
"eslint-plugin-markdown@npm:^3.0.0":
9358
9357
version: 3.0.0
You can’t perform that action at this time.
0 commit comments