Upgrade dependencies

This commit is contained in:
Kyle Mathews 2017-11-19 10:10:11 -07:00
parent fefced570e
commit 13dd76f3c7
2 changed files with 75 additions and 23 deletions

94
package-lock.json generated
View file

@ -4040,15 +4040,49 @@
} }
}, },
"eslint-plugin-react": { "eslint-plugin-react": {
"version": "7.4.0", "version": "7.5.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz",
"integrity": "sha512-tvjU9u3VqmW2vVuYnE8Qptq+6ji4JltjOjJ9u7VAOxVYkUkyBZWRvNYKbDv5fN+L6wiA+4we9+qQahZ0m63XEA==", "integrity": "sha512-YGSjB9Qu6QbVTroUZi66pYky3DfoIPLdHQ/wmrBGyBRnwxQsBXAov9j2rpXt/55i8nyMv6IRWJv2s4d4YnduzQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"doctrine": "2.0.0", "doctrine": "2.0.0",
"has": "1.0.1", "has": "1.0.1",
"jsx-ast-utils": "2.0.1", "jsx-ast-utils": "2.0.1",
"prop-types": "15.5.10" "prop-types": "15.6.0"
},
"dependencies": {
"core-js": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=",
"dev": true
},
"fbjs": {
"version": "0.8.16",
"resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.16.tgz",
"integrity": "sha1-XmdDL1UNxBtXK/VYR7ispk5TN9s=",
"dev": true,
"requires": {
"core-js": "1.2.7",
"isomorphic-fetch": "2.2.1",
"loose-envify": "1.3.1",
"object-assign": "4.1.1",
"promise": "7.3.1",
"setimmediate": "1.0.5",
"ua-parser-js": "0.7.14"
}
},
"prop-types": {
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.6.0.tgz",
"integrity": "sha1-zq8IMCL8RrSjX2nhPvda7Q1jmFY=",
"dev": true,
"requires": {
"fbjs": "0.8.16",
"loose-envify": "1.3.1",
"object-assign": "4.1.1"
}
}
} }
}, },
"eslint-scope": { "eslint-scope": {
@ -4423,7 +4457,7 @@
"repeat-element": "1.1.2", "repeat-element": "1.1.2",
"snapdragon": "0.8.1", "snapdragon": "0.8.1",
"snapdragon-node": "2.1.1", "snapdragon-node": "2.1.1",
"split-string": "3.0.2", "split-string": "3.1.0",
"to-regex": "3.0.1" "to-regex": "3.0.1"
} }
}, },
@ -4540,9 +4574,9 @@
"integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=" "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
}, },
"kind-of": { "kind-of": {
"version": "6.0.0", "version": "6.0.1",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.0.tgz", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.1.tgz",
"integrity": "sha512-sUd5AnFyOPh+RW+ZIHd1FHuwM4OFvhKCPVxxhamLxWLpmv1xQ394lzRMmhLQOiMpXvnB64YRLezWaJi5xGk7Dg==" "integrity": "sha512-y/15y6w31q9eVnXhVLPQkI7MD6JyuPNqEnetl8bZEc+mngLuonHQJ0x/6BD1WX6ml0Ig/psUlyKZJxz8uUo1xQ=="
}, },
"micromatch": { "micromatch": {
"version": "3.1.4", "version": "3.1.4",
@ -4556,7 +4590,7 @@
"extend-shallow": "2.0.1", "extend-shallow": "2.0.1",
"extglob": "2.0.2", "extglob": "2.0.2",
"fragment-cache": "0.2.1", "fragment-cache": "0.2.1",
"kind-of": "6.0.0", "kind-of": "6.0.1",
"nanomatch": "1.2.5", "nanomatch": "1.2.5",
"object.pick": "1.3.0", "object.pick": "1.3.0",
"regex-not": "1.0.0", "regex-not": "1.0.0",
@ -5816,9 +5850,9 @@
"dev": true "dev": true
}, },
"gatsby": { "gatsby": {
"version": "1.9.117", "version": "1.9.118",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.117.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.118.tgz",
"integrity": "sha512-QLoMcQaUUqsQDEpkbWLYouBRYjRimybcWBko6b4GQqMRxG4CD3o1Y+qHFvFq7LhM9+VjEUElRSzOsEDQTOH56A==", "integrity": "sha512-FxGdADO8Yun9NN5zRLLJSFOPcdBvWSc2pbCdVjFqeU3PGx4jhAkKutJWEIBtB6t74oJybklJ+F54uHfPk4jRXg==",
"requires": { "requires": {
"async": "2.6.0", "async": "2.6.0",
"babel-code-frame": "6.26.0", "babel-code-frame": "6.26.0",
@ -6543,9 +6577,9 @@
} }
}, },
"global-dirs": { "global-dirs": {
"version": "0.1.0", "version": "0.1.1",
"resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.0.tgz", "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz",
"integrity": "sha1-ENNAOeDfBCcuJizyQiT3IJQ0308=", "integrity": "sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=",
"requires": { "requires": {
"ini": "1.3.4" "ini": "1.3.4"
} }
@ -7648,7 +7682,7 @@
"resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.1.0.tgz", "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.1.0.tgz",
"integrity": "sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA=", "integrity": "sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA=",
"requires": { "requires": {
"global-dirs": "0.1.0", "global-dirs": "0.1.1",
"is-path-inside": "1.0.0" "is-path-inside": "1.0.0"
} }
}, },
@ -12820,7 +12854,7 @@
"extend-shallow": "2.0.1", "extend-shallow": "2.0.1",
"is-extendable": "0.1.1", "is-extendable": "0.1.1",
"is-plain-object": "2.0.4", "is-plain-object": "2.0.4",
"split-string": "3.0.2" "split-string": "3.1.0"
} }
}, },
"setimmediate": { "setimmediate": {
@ -13275,11 +13309,29 @@
"integrity": "sha1-yd96NCRZSt5r0RkA1ZZpbcBrrFc=" "integrity": "sha1-yd96NCRZSt5r0RkA1ZZpbcBrrFc="
}, },
"split-string": { "split-string": {
"version": "3.0.2", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/split-string/-/split-string-3.0.2.tgz", "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
"integrity": "sha512-d6myUSfwmBz1izkY4r7r7I0PL41rh21qUDYK1OgclmGHeoqQoujduGxMbzw6BlF3HKmJR4sMpbWVo7/Xzg4YBQ==", "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
"requires": { "requires": {
"extend-shallow": "2.0.1" "extend-shallow": "3.0.0"
},
"dependencies": {
"extend-shallow": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.0.tgz",
"integrity": "sha512-2DwaMfw1xjy1kxz1ZzvQJt6klvkYW/tNPXAZgE8iHsQtkiQoOxrJevsTmWF01SRra++QgjxXGApWqBktbzmAvw==",
"requires": {
"is-extendable": "1.0.1"
}
},
"is-extendable": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
"integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
"requires": {
"is-plain-object": "2.0.4"
}
}
} }
}, },
"sprintf-js": { "sprintf-js": {

View file

@ -7,7 +7,7 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues" "url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
}, },
"dependencies": { "dependencies": {
"gatsby": "^1.9.117", "gatsby": "^1.9.118",
"gatsby-link": "^1.6.28", "gatsby-link": "^1.6.28",
"gatsby-plugin-feed": "^1.3.13", "gatsby-plugin-feed": "^1.3.13",
"gatsby-plugin-google-analytics": "^1.0.12", "gatsby-plugin-google-analytics": "^1.0.12",
@ -31,7 +31,7 @@
}, },
"devDependencies": { "devDependencies": {
"eslint": "^4.11.0", "eslint": "^4.11.0",
"eslint-plugin-react": "^7.4.0", "eslint-plugin-react": "^7.5.1",
"gh-pages": "^1.1.0", "gh-pages": "^1.1.0",
"prettier": "^1.8.2" "prettier": "^1.8.2"
}, },