File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"extends" : " ../../config/api-extractor.json" ,
3
- "mainEntryPointFilePath" : " <projectFolder>/dist/esm5/index.d.ts" ,
3
+ "mainEntryPointFilePath" : " <projectFolder>/dist/esm5/index.doc. d.ts" ,
4
4
"dtsRollup" : {
5
5
"enabled" : true ,
6
6
"untrimmedFilePath" : " <projectFolder>/dist/<unscopedPackageName>.d.ts" ,
Original file line number Diff line number Diff line change 50
50
},
51
51
"devDependencies" : {
52
52
"@firebase/app-compat" : " 0.1.25" ,
53
- "@types/eslint" : " 7.28 .0" ,
53
+ "@types/eslint" : " 7.29 .0" ,
54
54
"rollup" : " 2.72.1" ,
55
55
"rollup-plugin-sourcemaps" : " 0.6.3" ,
56
56
"rollup-plugin-terser" : " 7.0.2" ,
Original file line number Diff line number Diff line change 95
95
"@firebase/auth" : " 0.20.1" ,
96
96
"@rollup/plugin-alias" : " 3.1.9" ,
97
97
"@rollup/plugin-json" : " 4.1.0" ,
98
- "@types/eslint" : " 7.28 .0" ,
98
+ "@types/eslint" : " 7.29 .0" ,
99
99
"@types/json-stable-stringify" : " 1.0.34" ,
100
100
"json-stable-stringify" : " 1.0.1" ,
101
101
"protobufjs" : " 6.11.2" ,
Original file line number Diff line number Diff line change 32
32
"reportDir" : " ./coverage/node"
33
33
},
34
34
"devDependencies" : {
35
- "@types/eslint" : " 7.28 .0" ,
35
+ "@types/eslint" : " 7.29 .0" ,
36
36
"@types/prettier" : " 2.6.0" ,
37
37
"mocha" : " 9.2.2"
38
38
}
Original file line number Diff line number Diff line change 3079
3079
"@types/estree" "*"
3080
3080
"@types/json-schema" "*"
3081
3081
3082
+
3083
+ version "7.29.0"
3084
+ resolved "https://registry.npmjs.org/@types/eslint/-/eslint-7.29.0.tgz#e56ddc8e542815272720bb0b4ccc2aff9c3e1c78"
3085
+ integrity sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==
3086
+ dependencies:
3087
+ "@types/estree" "*"
3088
+ "@types/json-schema" "*"
3089
+
3082
3090
"@types/estree@*", "@types/estree@^0.0.50":
3083
3091
version "0.0.50"
3084
3092
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83"
You can’t perform that action at this time.
0 commit comments