Update dependency gh-pages to v2.1.1 (#156)

This commit is contained in:
renovate[bot] 2019-08-24 09:34:12 -04:00 committed by Benjamin Boudreau
parent f1eafc6b40
commit 54ccc6e8d3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9612,9 +9612,9 @@
}
},
"gh-pages": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-2.1.0.tgz",
"integrity": "sha512-QmV1fh/2W5GZkfoLsG4g6dRTWiNYuCetMQmm8CL6Us8JVnAufYtS0uJPD8NYogmNB4UZzdRG44uPAL+jcBzEwQ==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-2.1.1.tgz",
"integrity": "sha512-yNW2SFp9xGRP/8Sk2WXuLI/Gn92oOL4HBgudn6PsqAnuWT90Y1tozJoTfX1WdrDSW5Rb90kLVOf5mm9KJ/2fDw==",
"dev": true,
"requires": {
"async": "^2.6.1",

View File

@ -98,7 +98,7 @@
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3",
"gh-pages": "2.1.0",
"gh-pages": "2.1.1",
"jest": "24.8.0",
"jest-cli": "24.8.0",
"mini-css-extract-plugin": "0.8.0",