Skip to content

Commit

Permalink
Update all dependencies (#1608)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tobias Deekens <tobias.deekens@commercetools.com>
  • Loading branch information
3 people authored Jun 29, 2020
1 parent b404e42 commit 779100b
Show file tree
Hide file tree
Showing 18 changed files with 464 additions and 520 deletions.
19 changes: 19 additions & 0 deletions .changeset/mean-beers-train.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
"merchant-center-application-template-starter": patch
"@commercetools-backend/express": patch
"@commercetools-backend/loggers": patch
"@commercetools-frontend/application-components": patch
"@commercetools-frontend/application-shell-connectors": patch
"@commercetools-frontend/application-shell": patch
"@commercetools-frontend/jest-preset-mc-app": patch
"@commercetools-frontend/mc-scripts": patch
"@commercetools-frontend/react-notifications": patch
"@commercetools-frontend/sdk": patch
"@commercetools-frontend/sentry": patch
"playground": patch
"@commercetools-local/visual-testing-app": patch
"@commercetools-website/custom-applications": patch
"@commercetools-website/components-playground": patch
---

Update all dependencies
8 changes: 4 additions & 4 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"react": "16.13.1",
"react-apollo": "3.1.5",
"react-dom": "16.13.1",
"react-intl": "4.6.9",
"react-intl": "4.7.5",
"react-redux": "7.2.0",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
},
"devDependencies": {
"@commercetools-frontend/jest-preset-mc-app": "16.12.1",
"@commercetools-frontend/mc-scripts": "16.12.0",
"@testing-library/react": "10.3.0",
"dotenv-cli": "3.1.0",
"@testing-library/react": "10.4.3",
"dotenv-cli": "3.2.0",
"enzyme": "3.11.0",
"jest": "26.0.1"
"jest": "26.1.0"
}
}
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,60 +79,60 @@
"@graphql-codegen/typescript-operations": "1.15.4",
"@percy/cypress": "2.3.1",
"@percy/puppeteer": "1.1.0",
"@rollup/plugin-babel": "5.0.3",
"@rollup/plugin-babel": "5.0.4",
"@rollup/plugin-commonjs": "13.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "8.0.1",
"@rollup/plugin-node-resolve": "8.1.0",
"@testing-library/cypress": "6.0.0",
"@testing-library/react": "10.3.0",
"@testing-library/react": "10.4.3",
"@types/enzyme": "3.10.5",
"@types/jquery": "3.5.0",
"@types/node": "14.0.13",
"@types/react": "16.9.38",
"@types/node": "14.0.14",
"@types/react": "16.9.41",
"@types/react-dom": "16.9.8",
"@types/react-redux": "7.1.9",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/uuid": "8.0.0",
"@types/webpack": "4.41.17",
"@types/webpack": "4.41.18",
"@types/webpack-env": "1.15.2",
"@typescript-eslint/eslint-plugin": "3.3.0",
"@typescript-eslint/parser": "3.3.0",
"@typescript-eslint/eslint-plugin": "3.4.0",
"@typescript-eslint/parser": "3.4.0",
"apollo-server-errors": "2.4.1",
"babel-eslint": "10.1.0",
"babel-plugin-import-graphql": "2.7.0",
"babel-plugin-transform-rename-import": "2.3.0",
"babel-plugin-typescript-to-proptypes": "1.3.2",
"bulk-update-versions": "1.1.0",
"cross-env": "7.0.2",
"cypress": "4.8.0",
"cypress": "4.9.0",
"cypress-graphql-mock": "0.3.1",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
"eslint": "7.3.0",
"eslint": "7.3.1",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-formatter-pretty": "4.0.0",
"eslint-import-resolver-typescript": "2.0.0",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-cypress": "2.11.1",
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-jest": "23.16.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.17.1",
"eslint-plugin-jest-dom": "3.0.1",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.0",
"eslint-plugin-react": "7.20.1",
"eslint-plugin-react-hooks": "4.0.4",
"eslint-plugin-testing-library": "3.3.1",
"faker": "4.1.0",
"gatsby-plugin-emotion": "4.3.4",
"gatsby-plugin-mdx": "1.2.16",
"gatsby-plugin-emotion": "4.3.6",
"gatsby-plugin-mdx": "1.2.18",
"graphql-cli": "3.0.14",
"husky": "4.2.5",
"jest": "26.0.1",
"jest-each": "26.0.1",
"jest": "26.1.0",
"jest-each": "26.1.0",
"jest-puppeteer": "4.4.0",
"jest-runner-eslint": "0.9.0",
"jest-runner-executor": "1.0.0",
Expand All @@ -146,11 +146,11 @@
"postcss-custom-properties": "9.1.1",
"postcss-import": "12.0.1",
"prettier": "2.0.5",
"puppeteer": "4.0.0",
"puppeteer": "4.0.1",
"rcfile": "1.0.3",
"read-pkg-up": "7.0.1",
"replace": "1.2.0",
"rollup": "2.18.0",
"rollup": "2.18.1",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-peer-deps-external": "2.2.2",
"rollup-plugin-postcss": "3.1.2",
Expand All @@ -171,19 +171,19 @@
"**/@mdx-js/mdx": "1.6.6",
"@mdx-js/react": "1.6.6",
"**/@mdx-js/react": "1.6.6",
"**/gatsby-link": "2.4.6",
"@sentry/types": "5.17.0",
"**/@sentry/types": "5.17.0",
"@types/react": "16.9.38",
"**/gatsby-link": "2.4.8",
"@sentry/types": "5.18.1",
"**/@sentry/types": "5.18.1",
"@types/react": "16.9.41",
"@types/react-router": "5.1.8",
"react": "16.13.1",
"**/react": "16.13.1",
"react-test-renderer": "16.13.1",
"**/react-test-renderer": "16.13.1",
"**/react-intl": "4.6.9",
"**/react-intl": "4.7.5",
"**/sharp": "0.23.3",
"cypress": "4.8.0",
"pretty-format": "26.0.1"
"cypress": "4.9.0",
"pretty-format": "26.1.0"
},
"engines": {
"node": ">=12",
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"build": "tsc -p tsconfig.build.json"
},
"dependencies": {
"@types/node": "14.0.13",
"@types/node": "14.0.14",
"express": "4.17.1",
"express-jwt": "5.3.3",
"jwks-rsa": "1.8.1"
Expand Down
4 changes: 2 additions & 2 deletions packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"build": "tsc -p tsconfig.build.json"
},
"dependencies": {
"@sentry/node": "5.17.0",
"@sentry/node": "5.18.1",
"@types/triple-beam": "1.3.1",
"express-winston": "4.0.3",
"fast-safe-stringify": "2.0.7",
"lodash": "4.17.15",
"logform": "2.2.0",
"triple-beam": "1.3.0",
"winston": "3.3.1"
"winston": "3.3.3"
},
"devDependencies": {
"express": "4.17.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/application-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "4.6.9"
"react-intl": "4.7.5"
},
"peerDependencies": {
"@commercetools-frontend/ui-kit": "10.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@apollo/react-testing": "3.1.4",
"@testing-library/react": "10.3.0",
"@testing-library/react": "10.4.3",
"react": "16.13.1",
"react-apollo": "3.1.5"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@flopflip/launchdarkly-adapter": "2.13.3",
"@flopflip/memory-adapter": "1.7.3",
"@flopflip/react-broadcast": "10.2.0",
"@sentry/browser": "5.17.0",
"@sentry/browser": "5.18.1",
"@types/classnames": "^2.2.9",
"@types/common-tags": "^1.8.0",
"@types/graphql": "^14.5.0",
Expand All @@ -93,7 +93,7 @@
"common-tags": "1.8.0",
"debounce-async": "0.0.2",
"downshift": "^5.4.2",
"fuse.js": "6.2.1",
"fuse.js": "6.4.0",
"graphql": "14.6.0",
"graphql-tag": "^2.10.3",
"history": "4.10.1",
Expand All @@ -113,14 +113,14 @@
"redux-thunk": "2.3.0",
"tiny-invariant": "1.1.0",
"unfetch": "4.1.0",
"uuid": "8.1.0"
"uuid": "8.2.0"
},
"devDependencies": {
"@testing-library/react": "10.3.0",
"@testing-library/react": "10.4.3",
"react": "16.13.1",
"react-apollo": "3.1.5",
"react-dom": "16.13.1",
"react-intl": "4.6.9",
"react-intl": "4.7.5",
"react-redux": "7.2.0",
"react-router-dom": "5.2.0",
"redux": "4.0.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/jest-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@commercetools/enzyme-extensions": "5.0.0",
"@commercetools/jest-enzyme-matchers": "1.1.2",
"@sheerun/mutationobserver-shim": "0.3.3",
"@testing-library/jest-dom": "5.10.1",
"babel-jest": "26.0.1",
"@testing-library/jest-dom": "5.11.0",
"babel-jest": "26.1.0",
"colors": "1.4.0",
"cosmiconfig": "6.0.0",
"enzyme-adapter-react-16": "1.15.2",
Expand All @@ -46,11 +46,11 @@
"make-plural": "6.2.1",
"pkg-dir": "4.2.0",
"raf": "3.4.1",
"ts-jest": "26.1.0",
"ts-jest": "26.1.1",
"unfetch": "4.1.0"
},
"devDependencies": {
"@testing-library/react": "10.3.0"
"@testing-library/react": "10.4.3"
},
"peerDependencies": {
"@testing-library/react": "9.x || 10.x",
Expand Down
4 changes: 2 additions & 2 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@commercetools-frontend/mc-html-template": "16.12.0",
"@svgr/webpack": "5.4.0",
"babel-loader": "8.1.0",
"babel-plugin-react-intl": "7.5.21",
"browserslist": "4.12.0",
"babel-plugin-react-intl": "7.5.24",
"browserslist": "4.12.2",
"clean-webpack-plugin": "3.0.0",
"core-js": "3.6.5",
"css-loader": "3.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"reselect": "4.0.0"
},
"devDependencies": {
"@testing-library/react": "10.3.0",
"@testing-library/react": "10.4.3",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "4.6.9",
"react-intl": "4.7.5",
"react-redux": "7.2.0",
"react-router-dom": "5.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react-redux": "7.2.0",
"redux": "4.0.5",
"redux-thunk": "2.3.0",
"uuid": "8.1.0"
"uuid": "8.2.0"
},
"peerDependencies": {
"@types/react": "16.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/runtime": "7.10.3",
"@babel/runtime-corejs3": "7.10.3",
"@commercetools-frontend/constants": "16.12.0",
"@sentry/browser": "5.17.0",
"@sentry/browser": "5.18.1",
"@types/prop-types": "^15.7.3",
"prop-types": "15.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "4.6.9",
"react-intl": "4.7.5",
"react-redux": "7.2.0",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"formik": "2.1.4",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "4.6.9",
"react-intl": "4.7.5",
"react-redux": "7.2.0",
"react-router-dom": "5.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions website-components-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"@emotion/styled": "10.0.27",
"core-js": "3.6.5",
"formik": "2.1.4",
"gatsby": "2.22.12",
"gatsby-cli": "2.12.48",
"gatsby-plugin-emotion": "4.3.4",
"gatsby": "2.23.11",
"gatsby-cli": "2.12.51",
"gatsby-plugin-emotion": "4.3.6",
"gatsby-plugin-prefetch-google-fonts": "1.4.3",
"gatsby-source-filesystem": "2.3.12",
"gatsby-source-filesystem": "2.3.14",
"moment": "2.27.0",
"moment-timezone": "0.5.31",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "4.6.9",
"react-intl": "4.7.5",
"react-router-dom": "5.2.0"
}
}
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@commercetools-uikit/spacings-stack": "10.21.0",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
"gatsby": "2.22.12",
"gatsby-cli": "2.12.48",
"gatsby": "2.23.11",
"gatsby-cli": "2.12.51",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "4.6.9"
"react-intl": "4.7.5"
}
}
Loading

1 comment on commit 779100b

@vercel
Copy link

@vercel vercel bot commented on 779100b Jun 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.