File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 103
103
"dependency-graph" : " 0.11.0" ,
104
104
"eslint" : " 7.32.0" ,
105
105
"eslint-plugin-import" : " 2.24.2" ,
106
- "eslint-plugin-unused-imports" : " 1.1.5 " ,
106
+ "eslint-plugin-unused-imports" : " 2.0.0 " ,
107
107
"express" : " 4.17.1" ,
108
108
"find-free-port" : " 2.0.0" ,
109
109
"firebase-functions" : " 3.15.7" ,
Original file line number Diff line number Diff line change 14
14
"license" : " Apache-2.0" ,
15
15
"dependencies" : {
16
16
"eslint" : " 7.32.0" ,
17
- "eslint-plugin-unused-imports" : " 1.1.5 " ,
17
+ "eslint-plugin-unused-imports" : " 2.0.0 " ,
18
18
"prettier" : " 2.4.1"
19
19
},
20
20
"repository" : {
Original file line number Diff line number Diff line change 6969
6969
resolve "^1.20.0"
6970
6970
tsconfig-paths "^3.11.0"
6971
6971
6972
- eslint-plugin-unused-imports@1.1.5 :
6973
- version "1.1.5 "
6974
- resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-1.1.5 .tgz#a2b992ef0faf6c6c75c3815cc47bde76739513c2 "
6975
- integrity sha512-TeV8l8zkLQrq9LBeYFCQmYVIXMjfHgdRQLw7dEZp4ZB3PeR10Y5Uif11heCsHRmhdRIYMoewr1d9ouUHLbLHew ==
6972
+ eslint-plugin-unused-imports@2.0.0 :
6973
+ version "2.0.0 "
6974
+ resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0 .tgz#d8db8c4d0cfa0637a8b51ce3fd7d1b6bc3f08520 "
6975
+ integrity sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A ==
6976
6976
dependencies:
6977
6977
eslint-rule-composer "^0.3.0"
6978
6978
You can’t perform that action at this time.
0 commit comments