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 100
100
"dependency-graph" : " 0.11.0" ,
101
101
"eslint" : " 7.32.0" ,
102
102
"eslint-plugin-import" : " 2.24.2" ,
103
- "eslint-plugin-unused-imports" : " 1.1.5 " ,
103
+ "eslint-plugin-unused-imports" : " 2.0.0 " ,
104
104
"express" : " 4.17.1" ,
105
105
"find-free-port" : " 2.0.0" ,
106
106
"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 6644
6644
resolve "^1.20.0"
6645
6645
tsconfig-paths "^3.11.0"
6646
6646
6647
- eslint-plugin-unused-imports@1.1.5 :
6648
- version "1.1.5 "
6649
- resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-1.1.5 .tgz#a2b992ef0faf6c6c75c3815cc47bde76739513c2 "
6650
- integrity sha512-TeV8l8zkLQrq9LBeYFCQmYVIXMjfHgdRQLw7dEZp4ZB3PeR10Y5Uif11heCsHRmhdRIYMoewr1d9ouUHLbLHew ==
6647
+ eslint-plugin-unused-imports@2.0.0 :
6648
+ version "2.0.0 "
6649
+ resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0 .tgz#d8db8c4d0cfa0637a8b51ce3fd7d1b6bc3f08520 "
6650
+ integrity sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A ==
6651
6651
dependencies:
6652
6652
eslint-rule-composer "^0.3.0"
6653
6653
You can’t perform that action at this time.
0 commit comments