This repository was archived by the owner on Sep 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1883
-1734
lines changed Expand file tree Collapse file tree 2 files changed +1883
-1734
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ccalamos/gatsby-source-googlemaps-static" ,
3
3
"description" : " Gatsby source plugin for Google Maps Static API" ,
4
- "version" : " 3.0.1 " ,
4
+ "version" : " 3.1.0 " ,
5
5
"author" : " Cole Calamos <cole@colejcalamos.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/ccalamos/gatsby-source-googlemaps-static/issues"
22
22
},
23
23
"license" : " MIT" ,
24
24
"devDependencies" : {
25
- "@typescript-eslint/eslint-plugin" : " ^4.16.1 " ,
26
- "@typescript-eslint/parser" : " ^4.16.1 " ,
25
+ "@typescript-eslint/eslint-plugin" : " ^4.25.0 " ,
26
+ "@typescript-eslint/parser" : " ^4.25.0 " ,
27
27
"cross-env" : " ^7.0.3" ,
28
- "eslint" : " ^7.21 .0" ,
29
- "eslint-config-prettier" : " ^8.1 .0" ,
30
- "gatsby" : " ^3.0.2 " ,
31
- "jest" : " ^26.6.3 " ,
32
- "prettier" : " ^2.2.1 " ,
33
- "ts-jest" : " ^26.5.3 " ,
34
- "typescript" : " ^4.2.3 "
28
+ "eslint" : " ^7.27 .0" ,
29
+ "eslint-config-prettier" : " ^8.3 .0" ,
30
+ "gatsby" : " ^3.6.1 " ,
31
+ "jest" : " ^27.0.1 " ,
32
+ "prettier" : " ^2.3.0 " ,
33
+ "ts-jest" : " ^27.0.1 " ,
34
+ "typescript" : " ^4.3.2 "
35
35
},
36
36
"dependencies" : {
37
- "gatsby-source-filesystem" : " ^3.0 .0"
37
+ "gatsby-source-filesystem" : " ^3.6 .0"
38
38
},
39
39
"scripts" : {
40
40
"build" : " tsc -p ./tsconfig.json" ,
You can’t perform that action at this time.
0 commit comments