Skip to content

Commit

Permalink
fix: github actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
ldiego73 committed Jun 15, 2020
1 parent 7ec87c0 commit d3fec67
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 40 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/node.js.yml
Expand Up @@ -30,12 +30,12 @@ jobs:
- name: Unit Test
run: yarn test:unit

- name: Build
run: yarn build

- name: E2E Test
run: yarn test:e2e:ci

- name: Build
run: yarn build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -6,29 +6,29 @@
"author": "Luis Diego <lfdiego7@gmail.com>",
"dependencies": {
"axios": "^0.19.2",
"gatsby": "^2.22.15",
"gatsby-image": "^2.4.5",
"gatsby": "^2.23.3",
"gatsby-image": "^2.4.7",
"gatsby-plugin-alias-imports": "^1.0.5",
"gatsby-plugin-manifest": "^2.4.9",
"gatsby-plugin-offline": "^3.2.7",
"gatsby-plugin-manifest": "^2.4.11",
"gatsby-plugin-offline": "^3.2.9",
"gatsby-plugin-preconnect": "^1.1.54",
"gatsby-plugin-react-helmet": "^3.3.2",
"gatsby-plugin-react-helmet": "^3.3.4",
"gatsby-plugin-robots-txt": "^1.5.1",
"gatsby-plugin-sass": "^2.3.4",
"gatsby-plugin-sharp": "^2.6.9",
"gatsby-plugin-sharp": "^2.6.11",
"gatsby-plugin-sitemap": "^2.4.5",
"gatsby-plugin-webfonts": "^1.1.2",
"gatsby-source-filesystem": "^2.3.8",
"gatsby-transformer-sharp": "^2.5.3",
"gatsby-source-filesystem": "^2.3.11",
"gatsby-transformer-sharp": "^2.5.5",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^6.0.0"
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@testing-library/cypress": "^6.0.0",
"@testing-library/jest-dom": "^5.10.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^10.2.1",
"axe-core": "^3.5.4",
"babel-jest": "^26.0.1",
Expand All @@ -41,17 +41,17 @@
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-simple-import-sort": "^5.0.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.0.1",
"jest-html-reporters": "^1.2.1",
"jest-html-reporters": "^2.0.0",
"jest-sonar-reporter": "^2.0.0",
"mochawesome": "^6.1.1",
"mochawesome-merge": "^4.1.0",
"mochawesome-report-generator": "^5.1.0",
"msw": "^0.19.1",
"msw": "^0.19.3",
"prettier": "2.0.5",
"react-test-renderer": "^16.13.1",
"replace-in-file": "^6.1.0",
Expand Down
46 changes: 24 additions & 22 deletions yarn.lock
Expand Up @@ -2346,7 +2346,7 @@
dom-accessibility-api "^0.4.5"
pretty-format "^25.5.0"

"@testing-library/jest-dom@^5.10.0":
"@testing-library/jest-dom@^5.10.1":
version "5.10.1"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.10.1.tgz#6508a9f007bd74e5d3c0b3135b668027ab663989"
integrity sha512-uv9lLAnEFRzwUTN/y9lVVXVXlEzazDkelJtM5u92PsGkEasmdI+sfzhZHxSDzlhZVTrlLfuMh2safMr8YmzXLg==
Expand Down Expand Up @@ -6583,10 +6583,10 @@ eslint-plugin-jsx-a11y@^6.2.3:
has "^1.0.3"
jsx-ast-utils "^2.2.1"

eslint-plugin-prettier@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3.tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca"
integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ==
eslint-plugin-prettier@^3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down Expand Up @@ -7592,7 +7592,7 @@ fs-extra@8.1.0, fs-extra@^8.0.1, fs-extra@^8.1.0:
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@9.0.1, fs-extra@^9.0.0:
fs-extra@9.0.1, fs-extra@^9.0.0, fs-extra@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==
Expand Down Expand Up @@ -7780,7 +7780,7 @@ gatsby-graphiql-explorer@^0.4.5:
dependencies:
"@babel/runtime" "^7.10.2"

gatsby-image@^2.4.5:
gatsby-image@^2.4.7:
version "2.4.7"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.7.tgz#a8a867a11b1af36a377df551685b85a26e62c59d"
integrity sha512-n9btEYLUDjpnJQBK4vSfjgVuwNhPcPwbQoz5pV7kRlB3r1k141ZaYgubM6hgsZxu47btjUKtLiThBJAQP2L9ow==
Expand Down Expand Up @@ -7839,7 +7839,7 @@ gatsby-plugin-alias-imports@^1.0.5:
dependencies:
"@babel/runtime" "^7.2.0"

gatsby-plugin-manifest@^2.4.9:
gatsby-plugin-manifest@^2.4.11:
version "2.4.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.11.tgz#f9d342f6f98a3af6bc6d24b470e48647bfbeddab"
integrity sha512-IpgLRPxomeKPtGUMxXKxcS3QOvr1MwHB+D17Z31IedCUZZhthA3MTM6Ry+imKXqxXDXVBbsU6O6L5wJRmdWo9Q==
Expand All @@ -7849,7 +7849,7 @@ gatsby-plugin-manifest@^2.4.9:
semver "^5.7.1"
sharp "^0.25.1"

gatsby-plugin-offline@^3.2.7:
gatsby-plugin-offline@^3.2.9:
version "3.2.9"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.9.tgz#23cb90ace60ea586f0b9c62e4f37806e5f00e2a3"
integrity sha512-AyW0DDdyqlSrseMlEcyPWxLAGGWFLNP2psP6WeuSifEQJrNIFV5FHU3prd925jXYW+aJ84qjLjKDDvNN/6c8xw==
Expand Down Expand Up @@ -7882,7 +7882,7 @@ gatsby-plugin-preconnect@^1.1.54:
dependencies:
"@babel/runtime" "^7.4.3"

gatsby-plugin-react-helmet@^3.3.2:
gatsby-plugin-react-helmet@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.4.tgz#d41decbf4981e580b1006498ce773896f4a9a460"
integrity sha512-tBHxEDqqaqVz6aAgBqpwB+Hg8qcaqb/qPFbdGBggllAoCuFclZfqnxCpy5c65JIBl2xenQVXfBkhn+yBUh4vGg==
Expand All @@ -7905,7 +7905,7 @@ gatsby-plugin-sass@^2.3.4:
"@babel/runtime" "^7.10.2"
sass-loader "^7.3.1"

gatsby-plugin-sharp@^2.6.9:
gatsby-plugin-sharp@^2.6.11:
version "2.6.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.11.tgz#5a4327306c381c6fd3ae3954ae0628fba85d6683"
integrity sha512-OOHjhb1SJpjvxBxYjISMJU1BwzJMCYrtO77/qG2UDlftWIKhsjjxlB0x51nDkRtnbZp8JQo1GGIIJ5YD4f742w==
Expand Down Expand Up @@ -8042,7 +8042,7 @@ gatsby-recipes@^0.1.39:
ws "^7.3.0"
xstate "^4.10.0"

gatsby-source-filesystem@^2.3.8:
gatsby-source-filesystem@^2.3.11:
version "2.3.11"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.11.tgz#0e65b01ba23d6ef49c6bdd005326ea4b51bcdd4b"
integrity sha512-IQdeoU1yvMEYjIYq7DyH4W/KAN0D1RGfpIYPzc/MAERatn1pUk5GHDLIghyIujeMY3oFXVbh9/63tSRv+Gu9/g==
Expand Down Expand Up @@ -8101,7 +8101,7 @@ gatsby-telemetry@^1.3.11:
stack-utils "1.0.2"
uuid "3.4.0"

gatsby-transformer-sharp@^2.5.3:
gatsby-transformer-sharp@^2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.5.tgz#e42c8db6f55fe40acd5733a030f437df7cea980d"
integrity sha512-s5IvYwg7TDPCYoCiIpYO6U32sQyOXFlVJNe5gJk4VlztVe5+wbBaGcthsqYrhxEekantc9zg2aLJ+tpvJ9HoFA==
Expand All @@ -8114,7 +8114,7 @@ gatsby-transformer-sharp@^2.5.3:
semver "^5.7.1"
sharp "^0.25.1"

gatsby@^2.22.15, gatsby@^2.23.3:
gatsby@^2.23.3:
version "2.23.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.23.3.tgz#d5d7bbe9c68b9d5f982520b06c6a057e034bc2c3"
integrity sha512-uVRJUQuTga7GMag9Rrb+3amjSVoGDPgSTXivhDXW/TzR5ouBr6/rudjcDTruRwFnKsAwUExrYMMXPRCwkMFctQ==
Expand Down Expand Up @@ -10355,10 +10355,12 @@ jest-haste-map@^26.0.1:
optionalDependencies:
fsevents "^2.1.2"

jest-html-reporters@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/jest-html-reporters/-/jest-html-reporters-1.2.1.tgz#74610de7373910e822387bbf7a59eaff65c3ca85"
integrity sha512-Ea2zxV7Hhg3pE6cZ+70pS5PkiBywKG8pLuyBc9/JgR6ifnKm2U3t6kvAPX9UNID6YwsPBZjD9sANZ0p49rN4pA==
jest-html-reporters@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/jest-html-reporters/-/jest-html-reporters-2.0.0.tgz#7676eda53f2c35616b5dfabcb091c487a36ee3e7"
integrity sha512-BLUR0Flyg+XTGNppwxWJ3IOd3Jy8jH9vMv1J9OKQuukvwLRxAvP/DODb1lANhYt1U5XYnSqkIXjf7gRykMrUaQ==
dependencies:
fs-extra "^9.0.1"

jest-jasmine2@^26.0.1:
version "26.0.1"
Expand Down Expand Up @@ -11844,7 +11846,7 @@ ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

msw@^0.19.1:
msw@^0.19.3:
version "0.19.3"
resolved "https://registry.yarnpkg.com/msw/-/msw-0.19.3.tgz#88f39edbd37313bff15a0e7cd00c71406cbdbbae"
integrity sha512-HYLnyrCDDPP72GG/CeHPhBjHsZFYkz36rJLXDWccZWNA24gYjgrcp9iVqqitk2cI6NAJwsupRml9GkfpJBB74w==
Expand Down Expand Up @@ -13903,7 +13905,7 @@ react-dev-utils@^4.2.3:
strip-ansi "3.0.1"
text-table "0.2.0"

react-dom@^16.12.0:
react-dom@^16.12.0, react-dom@^16.13.1:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
Expand Down Expand Up @@ -13940,7 +13942,7 @@ react-focus-lock@^2.3.1:
use-callback-ref "^1.2.1"
use-sidecar "^1.0.1"

react-helmet@^6.0.0:
react-helmet@^6.0.0, react-helmet@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-6.1.0.tgz#a750d5165cb13cf213e44747502652e794468726"
integrity sha512-4uMzEY9nlDlgxr61NL3XbKRy1hEkXmKNXhjbAIOVw5vcFrsdYbH2FEwcNyWvWinl103nXgzYNlns9ca+8kFiWw==
Expand Down Expand Up @@ -14049,7 +14051,7 @@ react-test-renderer@^16.13.1:
react-is "^16.8.6"
scheduler "^0.19.1"

react@^16.12.0, react@^16.8.0:
react@^16.12.0, react@^16.13.1, react@^16.8.0:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
Expand Down

0 comments on commit d3fec67

Please sign in to comment.