File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 41
41
"@typescript-eslint/parser" : " ^5.57.1" ,
42
42
"auto" : " ^10.43.0" ,
43
43
"eslint" : " ^8.38.0" ,
44
- "eslint-plugin-unused-imports" : " ^2.0.0 " ,
44
+ "eslint-plugin-unused-imports" : " ^4.1.4 " ,
45
45
"jest" : " ^29.5.0" ,
46
46
"ts-jest" : " ^29.3.1" ,
47
47
"tsc-watch" : " ^6.2.1" ,
Original file line number Diff line number Diff line change @@ -1937,17 +1937,10 @@ escape-string-regexp@^4.0.0:
1937
1937
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
1938
1938
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
1939
1939
1940
- eslint-plugin-unused-imports@^2.0.0 :
1941
- version "2.0.0"
1942
- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0.tgz#d8db8c4d0cfa0637a8b51ce3fd7d1b6bc3f08520"
1943
- integrity sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==
1944
- dependencies :
1945
- eslint-rule-composer "^0.3.0"
1946
-
1947
- eslint-rule-composer@^0.3.0 :
1948
- version "0.3.0"
1949
- resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
1950
- integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
1940
+ eslint-plugin-unused-imports@^4.1.4 :
1941
+ version "4.1.4"
1942
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738"
1943
+ integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==
1951
1944
1952
1945
eslint-scope@^5.1.1 :
1953
1946
version "5.1.1"
You can’t perform that action at this time.
0 commit comments