Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 15, 2020
1 parent 352cc92 commit 13740a5
Show file tree
Hide file tree
Showing 14 changed files with 1,136 additions and 487 deletions.
2 changes: 1 addition & 1 deletion application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@commercetools-frontend/i18n": "16.9.2",
"@commercetools-frontend/mc-http-server": "16.9.1",
"@commercetools-frontend/permissions": "16.9.1",
"@commercetools-uikit/flat-button": "10.21.0",
"@commercetools-uikit/flat-button": "10.22.1",
"@commercetools-uikit/icons": "10.22.0",
"@commercetools-uikit/spacings": "10.18.5",
"@commercetools-uikit/text": "10.21.0",
Expand Down
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@graphql-codegen/add": "1.15.1",
"@graphql-codegen/cli": "1.15.1",
"@graphql-codegen/typescript": "1.15.1",
"@graphql-codegen/typescript-graphql-files-modules": "1.15.1",
"@graphql-codegen/typescript-operations": "1.15.1",
"@graphql-codegen/add": "1.15.3",
"@graphql-codegen/cli": "1.15.3",
"@graphql-codegen/typescript": "1.15.3",
"@graphql-codegen/typescript-graphql-files-modules": "1.15.3",
"@graphql-codegen/typescript-operations": "1.15.3",
"@percy/cypress": "2.3.1",
"@percy/puppeteer": "1.1.0",
"@rollup/plugin-babel": "5.0.3",
Expand All @@ -87,47 +87,47 @@
"@testing-library/react": "10.2.1",
"@types/enzyme": "3.10.5",
"@types/jquery": "3.3.38",
"@types/node": "14.0.11",
"@types/react": "16.9.35",
"@types/node": "14.0.13",
"@types/react": "16.9.36",
"@types/react-dom": "16.9.8",
"@types/react-redux": "7.1.9",
"@types/react-router": "5.1.7",
"@types/react-router-dom": "5.1.5",
"@types/uuid": "8.0.0",
"@types/webpack": "4.41.17",
"@types/webpack-env": "1.15.2",
"@typescript-eslint/eslint-plugin": "3.1.0",
"@typescript-eslint/parser": "3.1.0",
"@typescript-eslint/eslint-plugin": "3.2.0",
"@typescript-eslint/parser": "3.2.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.0.1",
"bulk-update-versions": "1.1.0",
"cross-env": "7.0.2",
"cypress": "4.7.0",
"cypress": "4.8.0",
"cypress-graphql-mock": "0.3.1",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
"eslint": "7.2.0",
"eslint-config-airbnb-base": "14.1.0",
"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.1",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-jest": "23.13.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.0",
"eslint-plugin-react-hooks": "3.0.0",
"eslint-plugin-testing-library": "3.2.0",
"eslint-plugin-testing-library": "3.3.0",
"faker": "4.1.0",
"gatsby-plugin-emotion": "4.3.3",
"gatsby-plugin-mdx": "1.2.14",
"gatsby-plugin-emotion": "4.3.4",
"gatsby-plugin-mdx": "1.2.15",
"graphql-cli": "3.0.14",
"husky": "4.2.5",
"jest": "26.0.1",
Expand All @@ -138,8 +138,8 @@
"jest-runner-prettier": "0.3.6",
"jest-silent-reporter": "0.2.1",
"jest-watch-typeahead": "0.6.0",
"lerna": "3.22.0",
"lint-staged": "10.2.9",
"lerna": "3.22.1",
"lint-staged": "10.2.10",
"mri": "1.1.5",
"postcss": "7.0.32",
"postcss-custom-properties": "9.1.1",
Expand All @@ -149,7 +149,7 @@
"rcfile": "1.0.3",
"read-pkg-up": "7.0.1",
"replace": "1.2.0",
"rollup": "2.15.0",
"rollup": "2.16.1",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-peer-deps-external": "2.2.2",
"rollup-plugin-postcss": "3.1.2",
Expand All @@ -170,18 +170,18 @@
"**/@mdx-js/mdx": "1.6.5",
"@mdx-js/react": "1.6.5",
"**/@mdx-js/react": "1.6.5",
"**/gatsby-link": "2.4.3",
"@sentry/types": "5.16.1",
"**/@sentry/types": "5.16.1",
"@types/react": "16.9.35",
"**/gatsby-link": "2.4.6",
"@sentry/types": "5.17.0",
"**/@sentry/types": "5.17.0",
"@types/react": "16.9.36",
"@types/react-router": "5.1.7",
"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",
"**/sharp": "0.23.3",
"cypress": "4.7.0",
"cypress": "4.8.0",
"pretty-format": "26.0.1"
},
"engines": {
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.11",
"@types/node": "14.0.13",
"express": "4.17.1",
"express-jwt": "5.3.3",
"jwks-rsa": "1.8.0"
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/loggers/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": {
"@sentry/node": "5.16.1",
"@sentry/node": "5.17.0",
"@types/triple-beam": "1.3.1",
"express-winston": "4.0.3",
"fast-safe-stringify": "2.0.7",
Expand Down
2 changes: 1 addition & 1 deletion 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.16.1",
"@sentry/browser": "5.17.0",
"@types/classnames": "^2.2.9",
"@types/common-tags": "^1.8.0",
"@types/graphql": "^14.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@commercetools/enzyme-extensions": "5.0.0",
"@commercetools/jest-enzyme-matchers": "1.1.2",
"@sheerun/mutationobserver-shim": "0.3.3",
"@testing-library/jest-dom": "5.9.0",
"@testing-library/jest-dom": "5.10.1",
"babel-jest": "26.0.1",
"colors": "1.4.0",
"cosmiconfig": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/l10n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@testing-library/react-hooks": "3.3.0",
"chalk": "4.0.0",
"chalk": "4.1.0",
"cldr": "5.6.0",
"deep-diff": "1.0.2",
"moment-timezone": "0.5.31",
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 @@ -61,7 +61,7 @@
"browserslist": "4.12.0",
"clean-webpack-plugin": "3.0.0",
"core-js": "3.6.5",
"css-loader": "3.5.3",
"css-loader": "3.6.0",
"cssnano": "4.1.10",
"file-loader": "6.0.0",
"fs-extra": "9.0.1",
Expand All @@ -86,7 +86,7 @@
"shelljs": "0.8.4",
"style-loader": "1.2.1",
"svg-url-loader": "6.0.0",
"terser-webpack-plugin": "3.0.3",
"terser-webpack-plugin": "3.0.4",
"thread-loader": "2.1.3",
"url-loader": "4.1.0",
"webpack": "4.43.0",
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.2",
"@babel/runtime-corejs3": "7.10.2",
"@commercetools-frontend/constants": "16.9.1",
"@sentry/browser": "5.16.1",
"@sentry/browser": "5.17.0",
"@types/prop-types": "^15.7.3",
"prop-types": "15.7.2"
},
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@commercetools-frontend/permissions": "16.9.1",
"@commercetools-frontend/sdk": "16.9.1",
"@commercetools-uikit/constraints": "10.21.0",
"@commercetools-uikit/flat-button": "10.21.0",
"@commercetools-uikit/flat-button": "10.22.1",
"@commercetools-uikit/grid": "10.18.4",
"@commercetools-uikit/icons": "10.22.0",
"@commercetools-uikit/loading-spinner": "10.21.0",
"@commercetools-uikit/primary-button": "10.21.0",
"@commercetools-uikit/primary-button": "10.22.1",
"@commercetools-uikit/spacings": "10.18.5",
"@commercetools-uikit/table": "10.22.0",
"@commercetools-uikit/text": "10.21.0",
Expand Down
4 changes: 2 additions & 2 deletions visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@commercetools-frontend/constants": "16.9.1",
"@commercetools-frontend/react-notifications": "16.9.1",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/icon-button": "10.21.0",
"@commercetools-uikit/icon-button": "10.22.1",
"@commercetools-uikit/icons": "10.22.0",
"@commercetools-uikit/spacings": "10.18.5",
"@commercetools-uikit/text": "10.21.0",
"@commercetools-uikit/text-field": "10.22.0",
"@commercetools-uikit/text-field": "10.22.1",
"@commercetools-uikit/text-input": "10.21.0",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
Expand Down
18 changes: 9 additions & 9 deletions website-components-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@
"@commercetools-frontend/application-components": "16.9.2",
"@commercetools-frontend/i18n": "16.9.2",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/icon-button": "10.21.0",
"@commercetools-uikit/icon-button": "10.22.1",
"@commercetools-uikit/icons": "10.22.0",
"@commercetools-uikit/multiline-text-field": "10.22.0",
"@commercetools-uikit/secondary-button": "10.21.0",
"@commercetools-uikit/select-field": "10.22.0",
"@commercetools-uikit/multiline-text-field": "10.22.1",
"@commercetools-uikit/secondary-button": "10.22.1",
"@commercetools-uikit/select-field": "10.22.2",
"@commercetools-uikit/spacings": "10.18.5",
"@commercetools-uikit/text": "10.21.0",
"@commercetools-uikit/text-field": "10.22.0",
"@commercetools-uikit/text-field": "10.22.1",
"@commercetools-uikit/text-input": "10.21.0",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
"core-js": "3.6.5",
"formik": "2.1.4",
"gatsby": "2.22.12",
"gatsby-cli": "2.12.44",
"gatsby-plugin-emotion": "4.3.3",
"gatsby": "2.23.3",
"gatsby-cli": "2.12.45",
"gatsby-plugin-emotion": "4.3.4",
"gatsby-plugin-prefetch-google-fonts": "1.4.3",
"gatsby-source-filesystem": "2.3.10",
"gatsby-source-filesystem": "2.3.11",
"moment": "2.26.0",
"moment-timezone": "0.5.31",
"prop-types": "15.7.2",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@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.44",
"gatsby": "2.23.3",
"gatsby-cli": "2.12.45",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "4.6.9"
Expand Down
Loading

0 comments on commit 13740a5

Please sign in to comment.