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 Sep 14, 2020
1 parent 9bc8558 commit c5b71b7
Show file tree
Hide file tree
Showing 14 changed files with 534 additions and 372 deletions.
4 changes: 2 additions & 2 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@commercetools-frontend/mc-http-server": "16.16.1",
"@commercetools-frontend/permissions": "16.16.4",
"@commercetools-uikit/flat-button": "10.30.1",
"@commercetools-uikit/icons": "10.30.1",
"@commercetools-uikit/icons": "10.33.0",
"@commercetools-uikit/spacings": "10.18.7",
"@commercetools-uikit/text": "10.30.1",
"apollo-client": "2.6.10",
Expand All @@ -38,7 +38,7 @@
"devDependencies": {
"@commercetools-frontend/jest-preset-mc-app": "16.16.4",
"@commercetools-frontend/mc-scripts": "16.16.4",
"@testing-library/react": "11.0.2",
"@testing-library/react": "11.0.4",
"dotenv-cli": "3.2.0",
"enzyme": "3.11.0",
"jest": "26.4.2"
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"@formatjs/cli": "2.11.1",
"@formatjs/cli": "2.11.2",
"@graphql-cli/codegen": "1.17.8",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
Expand All @@ -97,10 +97,10 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "9.0.0",
"@testing-library/cypress": "7.0.0",
"@testing-library/react": "11.0.2",
"@testing-library/react": "11.0.4",
"@types/enzyme": "3.10.6",
"@types/jquery": "3.5.1",
"@types/node": "14.10.0",
"@types/node": "14.10.1",
"@types/react": "16.9.49",
"@types/react-dom": "16.9.8",
"@types/react-redux": "7.1.9",
Expand All @@ -121,7 +121,7 @@
"cypress": "5.1.0",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
"eslint": "7.8.1",
"eslint": "7.9.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-formatter-pretty": "4.0.0",
Expand All @@ -130,13 +130,13 @@
"eslint-plugin-cypress": "2.11.1",
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "24.0.0",
"eslint-plugin-jest": "24.0.1",
"eslint-plugin-jest-dom": "3.2.3",
"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.6",
"eslint-plugin-react-hooks": "4.1.1",
"eslint-plugin-react-hooks": "4.1.2",
"eslint-plugin-testing-library": "3.8.0",
"faker": "5.1.0",
"gatsby-plugin-emotion": "4.3.10",
Expand All @@ -158,7 +158,7 @@
"postcss-custom-properties": "9.1.1",
"postcss-import": "12.0.1",
"prettier": "2.1.1",
"puppeteer": "5.2.1",
"puppeteer": "5.3.0",
"rcfile": "1.0.3",
"read-pkg-up": "7.0.1",
"replace": "1.2.0",
Expand All @@ -169,7 +169,7 @@
"rosie": "2.0.1",
"shelljs": "0.8.4",
"start-server-and-test": "1.11.3",
"stylelint": "13.7.0",
"stylelint": "13.7.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
"stylelint-order": "4.1.0",
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.10.0",
"@types/node": "14.10.1",
"express": "4.17.1",
"express-jwt": "6.0.0",
"jwks-rsa": "1.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@babel/runtime": "7.11.2",
"@babel/runtime-corejs3": "7.11.2",
"ajv": "6.12.4",
"ajv": "6.12.5",
"core-js": "3.6.5",
"cosmiconfig": "7.0.0",
"lodash": "4.17.20",
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 @@ -60,7 +60,7 @@
},
"devDependencies": {
"@apollo/react-testing": "3.1.4",
"@testing-library/react": "11.0.2",
"@testing-library/react": "11.0.4",
"react": "16.13.1",
"react-apollo": "3.1.5"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
"uuid": "8.3.0"
},
"devDependencies": {
"@testing-library/react": "11.0.2",
"msw": "0.20.5",
"@testing-library/react": "11.0.4",
"msw": "0.21.2",
"react": "16.13.1",
"react-apollo": "3.1.5",
"react-dom": "16.13.1",
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 @@ -50,7 +50,7 @@
"unfetch": "4.1.0"
},
"devDependencies": {
"@testing-library/react": "11.0.2"
"@testing-library/react": "11.0.4"
},
"peerDependencies": {
"@testing-library/react": "9.x || 10.x || 11.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 @@ -71,7 +71,7 @@
"graphql-tag": "^2.11.0",
"html-webpack-plugin": "4.4.1",
"json-loader": "0.5.7",
"mini-css-extract-plugin": "0.11.1",
"mini-css-extract-plugin": "0.11.2",
"moment-locales-webpack-plugin": "1.2.0",
"mri": "1.1.6",
"optimize-css-assets-webpack-plugin": "5.0.4",
Expand All @@ -88,7 +88,7 @@
"shelljs": "0.8.4",
"style-loader": "1.2.1",
"svg-url-loader": "6.0.0",
"terser-webpack-plugin": "4.1.0",
"terser-webpack-plugin": "4.2.0",
"thread-loader": "2.1.3",
"url-loader": "4.1.0",
"webpack": "4.44.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"reselect": "4.0.0"
},
"devDependencies": {
"@testing-library/react": "11.0.2",
"@testing-library/react": "11.0.4",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.1",
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@commercetools-frontend/permissions": "16.16.4",
"@commercetools-frontend/sdk": "16.16.1",
"@commercetools-uikit/constraints": "10.30.1",
"@commercetools-uikit/data-table": "10.32.0",
"@commercetools-uikit/data-table": "10.33.0",
"@commercetools-uikit/flat-button": "10.30.1",
"@commercetools-uikit/grid": "10.30.1",
"@commercetools-uikit/icons": "10.30.1",
"@commercetools-uikit/icons": "10.33.0",
"@commercetools-uikit/loading-spinner": "10.31.0",
"@commercetools-uikit/primary-button": "10.30.1",
"@commercetools-uikit/spacings": "10.18.7",
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 @@ -16,10 +16,10 @@
"@commercetools-frontend/react-notifications": "16.16.5",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/icon-button": "10.30.1",
"@commercetools-uikit/icons": "10.30.1",
"@commercetools-uikit/icons": "10.33.0",
"@commercetools-uikit/spacings": "10.18.7",
"@commercetools-uikit/text": "10.30.1",
"@commercetools-uikit/text-field": "10.32.0",
"@commercetools-uikit/text-field": "10.33.0",
"@commercetools-uikit/text-input": "10.32.0",
"@emotion/core": "10.0.35",
"@emotion/styled": "10.0.27",
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 @@ -14,13 +14,13 @@
"@commercetools-frontend/i18n": "16.16.5",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/icon-button": "10.30.1",
"@commercetools-uikit/icons": "10.30.1",
"@commercetools-uikit/multiline-text-field": "10.32.1",
"@commercetools-uikit/icons": "10.33.0",
"@commercetools-uikit/multiline-text-field": "10.33.0",
"@commercetools-uikit/secondary-button": "10.30.1",
"@commercetools-uikit/select-field": "10.32.1",
"@commercetools-uikit/select-field": "10.33.0",
"@commercetools-uikit/spacings": "10.18.7",
"@commercetools-uikit/text": "10.30.1",
"@commercetools-uikit/text-field": "10.32.0",
"@commercetools-uikit/text-field": "10.33.0",
"@commercetools-uikit/text-input": "10.32.0",
"@emotion/core": "10.0.35",
"@emotion/styled": "10.0.27",
Expand All @@ -31,7 +31,7 @@
"gatsby-plugin-emotion": "4.3.10",
"gatsby-plugin-prefetch-google-fonts": "1.4.3",
"gatsby-source-filesystem": "2.3.29",
"moment": "2.27.0",
"moment": "2.28.0",
"moment-timezone": "0.5.31",
"prop-types": "15.7.2",
"react": "16.13.1",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "gatsby develop"
},
"dependencies": {
"@commercetools-docs/gatsby-theme-docs": "7.0.5",
"@commercetools-docs/gatsby-theme-docs": "7.0.6",
"@commercetools-docs/ui-kit": "7.0.5",
"@commercetools-uikit/card": "10.30.2",
"@commercetools-uikit/spacings-inline": "10.30.1",
Expand Down
Loading

0 comments on commit c5b71b7

Please sign in to comment.