From f8bf7894481327dde9887d05aaad1915f3be6399 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 13 Aug 2019 11:49:15 +0200 Subject: [PATCH] package updates * closes #165 --- .travis.yml | 5 ++-- jest/setup-test-env.js | 3 --- package.json | 56 +++++++++++++++++++++--------------------- 3 files changed, 30 insertions(+), 34 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1d04eb6e..71b3b94f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,9 +37,8 @@ notifications: email: false slack: template: - - "`%{repository_slug}#%{branch}`" - - "*%{result}* build (<%{build_url}|#%{build_number}>) for <%{compare_url}|%{commit}>" + - "%{branch} *%{result}* build (<%{build_url}|#%{build_number}>) for <%{compare_url}|%{commit}>" - "Execution time: *%{duration}*" - "Message: %{message}" rooms: - - secure: r6kVJw3zS4raTXgeBEYZYO/5YawnLoi1vO4zG3obhcNFRLm9FxlzuXfulFhjQA4viPQUW07m5UGud4bPTrDIAE35GUcLRlyisH/odahgsrmqLrBvz9CB+/V5WrEsCGpE9G3I/y5JGSRavjs+5qfVqJZaAI9Ox7bCcw+Msa5r/p7/yJw5di4EzgNLFWQswyio0zeOdjtCYgqpngWtLGpn0ksSwqNyqp/kntoHSz4nDdO/6GWS1q5K9mOfGMXr/wwiYuQrgDPpygRWETy9F8qh9yH2cseJmCZaXvSTSU1L9yV01qrBP5zDTTM2jPUGMQKY4JBoxFtU29G1BLWGAgMW9ymKe9V+f8FgbirZ+O1Vp87QAZPJXx5kO+pgqBtGewoYfp0k9HJ5xQAhr83l82w8BAEHVS3G/Y7cKKK9QNH9Z6gpdx6Y3s9YkpGqkv79MRvZo0tJV+XTOldCCfUFVxXXuZofuswWGUgt2h9qNoFY+AZc0G1TV/XVDHbDm32JNiGkuk+uO83HT9VI7G5PRWNcD8kP7ZS6XThiU2qOGr4OPGggmpFpJ7Yqc3LNFOjhFunKSzGOrZrc0GLZAbAR7qHkWNpiqQQ/RSpfnXfbPlAIJY6w5Vuzh9KhIIPkbWdP89Bc2Kw+W+ACFjStO7s298/8dty44EvJ2TS9CCjOhYtgaxk= + - secure: "Ot7Ryl4PW0/TUo4t4Y3J6AbmxqNUtFOI72vNabNX2IdEiU78q+M3esPEkT2I/z0S2Vda9ogRkRbKa5blE2ZEo74/9CUYRXX/syPSZL9tpHDd600wmiObee469Au8dSO48n8G9U+Dm1q60O6oiEGsrrAR6fNE386QEfDhVqKKwBKHk9RcUocUO2b+0WKI7MJk+j5G4+sxv/5ax8prGx0sD6bRoGRuNpyW/MZ9uylBV2WOdmHfEY9D8GYpzVs2JqTB7xr/OL9d+puZPQSdqGfa7xtc+APFiKK//aW/ffOsNzGa4kygC94nfV4oJceMUO3v0bDpB5aXM1YG02EyQzSwpGCbtnbP9Ei/ANcGqiFjPm1/ZVAiwPzT8XZLWkFjy+sOfmF+xmszUCoRiJBVxfL0tx0d1o/JIvgA5m+/iIpro70ep0nBHTiDt2AoxaGGE9GnIT20uVXJJIdXIwTWhVx4HnkptYsFel9l2/oc24S+CnitRaCtGQCiAMNNCESL1AcHCRot/4gm3uuZLdYEA1juHUvgEEH6jG5T2XWaq4uEbDZKdu8y7YMW105FytEsyNU3Tzem4c024EIAhBshSfg5N/iwVeic47E1QAz/5RtfBNLQaEPY4TGJYJvTOaCevjYC7mKlYBEoZmsfT0uNaWqEXUxUwLg5Ih8JoLQKvH6H4fA=" diff --git a/jest/setup-test-env.js b/jest/setup-test-env.js index c585c86e..264828a9 100644 --- a/jest/setup-test-env.js +++ b/jest/setup-test-env.js @@ -1,4 +1 @@ import '@testing-library/jest-dom/extend-expect' - -// this is basically: afterEach(cleanup) -import '@testing-library/react/cleanup-after-each' diff --git a/package.json b/package.json index 2fad00ed..88afc843 100644 --- a/package.json +++ b/package.json @@ -31,67 +31,67 @@ "dms2dec": "^1.1.0", "fast-exif": "^1.0.1", "fraction.js": "^4.0.12", - "gatsby": "^2.13.21", - "gatsby-image": "^2.2.6", + "gatsby": "^2.13.61", + "gatsby-image": "^2.2.8", "gatsby-plugin-catch-links": "^2.1.2", - "gatsby-plugin-feed": "^2.3.4", - "gatsby-plugin-lunr": "^1.5.1", - "gatsby-plugin-manifest": "^2.2.3", + "gatsby-plugin-feed": "^2.3.6", + "gatsby-plugin-lunr": "^1.5.2", + "gatsby-plugin-manifest": "^2.2.5", "gatsby-plugin-matomo": "^0.7.2", "gatsby-plugin-meta-redirect": "^1.1.1", - "gatsby-plugin-offline": "^2.2.4", - "gatsby-plugin-react-helmet": "^3.1.2", - "gatsby-plugin-sass": "^2.1.3", - "gatsby-plugin-sharp": "^2.2.7", - "gatsby-plugin-sitemap": "^2.2.3", + "gatsby-plugin-offline": "^2.2.5", + "gatsby-plugin-react-helmet": "^3.1.3", + "gatsby-plugin-sass": "^2.1.8", + "gatsby-plugin-sharp": "^2.2.11", + "gatsby-plugin-sitemap": "^2.2.6", "gatsby-plugin-svgr": "^2.0.2", "gatsby-plugin-webpack-size": "^1.0.0", "gatsby-redirect-from": "^0.2.1", "gatsby-remark-autolink-headers": "^2.1.3", - "gatsby-remark-copy-linked-files": "^2.1.3", - "gatsby-remark-images": "^3.1.6", + "gatsby-remark-copy-linked-files": "^2.1.5", + "gatsby-remark-images": "^3.1.10", "gatsby-remark-smartypants": "^2.1.2", - "gatsby-remark-vscode": "^1.0.6", - "gatsby-source-filesystem": "^2.1.5", - "gatsby-source-graphql": "^2.1.2", - "gatsby-transformer-remark": "^2.6.5", - "gatsby-transformer-sharp": "^2.2.3", + "gatsby-remark-vscode": "^1.1.2", + "gatsby-source-filesystem": "^2.1.9", + "gatsby-source-graphql": "^2.1.5", + "gatsby-transformer-remark": "^2.6.13", + "gatsby-transformer-sharp": "^2.2.6", "graphql": "^14.4.2", "intersection-observer": "^0.7.0", "js-scrypt": "^0.2.0", "load-script": "^1.0.0", "pigeon-maps": "^0.13.0", "pigeon-marker": "^0.3.4", - "react": "^16.8.6", + "react": "^16.9.0", "react-blockies": "^1.4.1", "react-clipboard.js": "^2.0.13", - "react-dom": "^16.8.6", + "react-dom": "^16.9.0", "react-helmet": "^5.2.1", "react-modal": "^3.8.2", "react-pose": "^4.0.8", "react-qr-svg": "^2.2.1", "react-time": "^4.3.0", - "react-transition-group": "^4.2.1", - "remark": "^11.0.0", + "react-transition-group": "^4.2.2", + "remark": "^11.0.1", "remark-react": "^6.0.0", "slugify": "^1.3.4", - "web3": "^1.0.0-beta.55" + "web3": "^1.2.1" }, "devDependencies": { - "@babel/node": "^7.5.0", - "@babel/preset-env": "^7.5.4", + "@babel/node": "^7.5.5", + "@babel/preset-env": "^7.5.5", "@svgr/webpack": "^4.3.1", "@testing-library/jest-dom": "^4.0.0", - "@testing-library/react": "^8.0.5", + "@testing-library/react": "^9.1.1", "babel-eslint": "^10.0.2", "babel-jest": "^24.8.0", - "eslint": "^6.0.1", + "eslint": "^6.1.0", "eslint-config-prettier": "^6.0.0", "eslint-loader": "^2.2.1", "eslint-plugin-graphql": "^3.0.3", "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-prettier": "^3.1.0", - "eslint-plugin-react": "^7.14.2", + "eslint-plugin-react": "^7.14.3", "fs-extra": "^8.1.0", "identity-obj-proxy": "^3.0.0", "jest": "^24.8.0", @@ -105,7 +105,7 @@ "stylelint": "^10.1.0", "stylelint-config-css-modules": "^1.4.0", "stylelint-config-standard": "^18.3.0", - "stylelint-scss": "^3.9.1", + "stylelint-scss": "^3.9.3", "why-did-you-update": "^1.0.6" }, "engines": {