File tree 3 files changed +189
-145
lines changed
packages/react-google-maps-api 3 files changed +189
-145
lines changed Original file line number Diff line number Diff line change 47
47
]
48
48
},
49
49
"devDependencies" : {
50
- "eslint" : " 6.7.2 " ,
50
+ "eslint" : " 6.8.0 " ,
51
51
"@types/react-dom" : " 16.9.4" ,
52
52
"@types/googlemaps" : " 3.38.1" ,
53
53
"@typescript-eslint/eslint-plugin" : " 2.12.0" ,
54
54
"@typescript-eslint/parser" : " 2.12.0" ,
55
- "acorn" : " 6.4 .0" ,
55
+ "acorn" : " 7.1 .0" ,
56
56
"husky" : " 3.1.0" ,
57
57
"jest" : " 24.9.0" ,
58
58
"jest-cli" : " 24.9.0" ,
62
62
"react-dom" : " 16.12.0" ,
63
63
"ts-jest" : " 24.2.0" ,
64
64
"tsdx" : " 0.12.0" ,
65
- "typescript" : " 3.7.3 " ,
65
+ "typescript" : " 3.7.4 " ,
66
66
"rimraf" : " 3.0.0" ,
67
67
"webpack" : " 4.41.4"
68
68
},
69
- "resolutions" : {
70
- "acorn" : " 6.4.0"
71
- },
72
69
"husky" : {
73
70
"hooks" : {
74
71
"pre-commit" : " lint-staged"
Original file line number Diff line number Diff line change 10
10
"url" : " https://github.com/JustFly1984"
11
11
},
12
12
"engines" : {
13
- "node" : " 12.13.1"
13
+ "node" : " >= 12.13.1"
14
14
},
15
15
"contributors" : [
16
16
" Uri Klar <[email protected] > (https://github.com/uriklar)" ,
You can’t perform that action at this time.
0 commit comments