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 Jan 25, 2021
1 parent ad41494 commit 7941abe
Show file tree
Hide file tree
Showing 19 changed files with 271 additions and 447 deletions.
4 changes: 2 additions & 2 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.16",
"react-intl": "5.10.17",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
Expand All @@ -39,7 +39,7 @@
"@commercetools-frontend/jest-preset-mc-app": "17.10.1",
"@commercetools-frontend/mc-dev-authentication": "17.3.0",
"@commercetools-frontend/mc-scripts": "18.0.0",
"@formatjs/cli": "3.0.1",
"@formatjs/cli": "3.0.3",
"@testing-library/react": "11.2.3",
"dotenv-cli": "4.0.0",
"enzyme": "3.11.0",
Expand Down
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@changesets/changelog-github": "0.2.8",
"@changesets/cli": "2.13.0",
"@changesets/cli": "2.13.1",
"@commercetools-docs/writing-style": "3.0.3",
"@commercetools-frontend/eslint-config-mc-app": "*",
"@commercetools-test-data/core": "2.1.1",
"@commercetools-uikit/design-system": "^10.43.3",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@formatjs/cli": "3.0.1",
"@formatjs/cli": "3.0.3",
"@graphql-cli/codegen": "1.17.17",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
Expand All @@ -112,7 +112,7 @@
"@graphql-codegen/typescript-graphql-files-modules": "1.18.1",
"@graphql-codegen/typescript-operations": "1.17.13",
"@manypkg/cli": "0.17.0",
"@percy/cypress": "2.3.3",
"@percy/cypress": "2.3.4",
"@percy/puppeteer": "1.1.0",
"@preconstruct/cli": "2.0.1",
"@rollup/plugin-babel": "5.2.2",
Expand All @@ -126,11 +126,11 @@
"@testing-library/react": "11.2.3",
"@types/jest-environment-puppeteer": "4.4.1",
"@types/jquery": "3.5.5",
"@types/node": "14.14.21",
"@types/node": "14.14.22",
"@types/puppeteer": "5.4.2",
"@types/react": "16.14.2",
"@types/react-dom": "16.9.10",
"@types/react-redux": "7.1.15",
"@types/react-redux": "7.1.16",
"@types/react-router": "5.1.11",
"@types/react-router-dom": "5.1.7",
"@types/uuid": "8.3.0",
Expand All @@ -142,14 +142,14 @@
"babel-plugin-typescript-to-proptypes": "1.4.2",
"bulk-update-versions": "1.1.2",
"cross-env": "7.0.3",
"cypress": "6.2.1",
"cypress": "6.3.0",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
"eslint": "7.18.0",
"eslint-formatter-pretty": "4.0.0",
"eslint-plugin-graphql": "4.0.0",
"faker": "5.1.0",
"gatsby-plugin-mdx": "1.8.0",
"gatsby-plugin-mdx": "1.9.0",
"graphql-cli": "4.1.0",
"husky": "4.3.8",
"jest": "26.6.3",
Expand All @@ -171,14 +171,14 @@
"rcfile": "1.0.3",
"read-pkg-up": "7.0.1",
"replace": "1.2.0",
"rollup": "2.37.0",
"rollup": "2.38.0",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-postcss": "4.0.0",
"rosie": "2.0.1",
"shelljs": "0.8.4",
"start-server-and-test": "1.11.7",
"stylelint": "13.8.0",
"stylelint": "13.9.0",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
"stylelint-order": "4.1.0",
Expand All @@ -191,17 +191,17 @@
"**/@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"**/@mdx-js/react": "1.6.22",
"**/gatsby-link": "2.9.0",
"**/gatsby-link": "2.10.0",
"@sentry/types": "5.30.0",
"**/@sentry/types": "5.30.0",
"@types/react": "16.14.2",
"@types/react-router": "5.1.11",
"**/sharp": "0.27.0",
"graphql": "14.7.0",
"pretty-format": "26.6.2",
"intl-messageformat-parser": "6.1.3",
"**/intl-messageformat-parser": "6.1.3",
"**/@commercetools-docs/gatsby-theme-docs/react-intl": "5.10.16",
"intl-messageformat-parser": "6.2.0",
"**/intl-messageformat-parser": "6.2.0",
"**/@commercetools-docs/gatsby-theme-docs/react-intl": "5.10.17",
"@typescript-eslint/eslint-plugin": "4.14.0",
"@typescript-eslint/parser": "4.14.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 @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime": "7.12.5",
"@babel/runtime-corejs3": "7.12.5",
"@types/node": "14.14.21",
"@types/node": "14.14.22",
"express": "4.17.1",
"express-jwt": "6.0.0",
"jwks-rsa": "1.12.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/actions-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react": "16.14.2",
"@types/react-redux": "7.1.15",
"@types/react-redux": "7.1.16",
"react": "16.14.0",
"react-redux": "7.2.2",
"redux": "4.0.5"
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 @@ -74,7 +74,7 @@
"@types/uuid": "8.3.0",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.16"
"react-intl": "5.10.17"
},
"peerDependencies": {
"@commercetools-frontend/ui-kit": "10.x",
Expand Down
6 changes: 3 additions & 3 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"classnames": "^2.2.6",
"common-tags": "1.8.0",
"debounce-async": "0.0.2",
"downshift": "6.0.16",
"downshift": "6.1.0",
"fuse.js": "6.4.6",
"graphql": "14.7.0",
"history": "4.10.1",
Expand Down Expand Up @@ -103,13 +103,13 @@
"@types/prop-types": "^15.7.3",
"@types/react": "16.14.2",
"@types/react-dom": "16.9.10",
"@types/react-redux": "7.1.15",
"@types/react-redux": "7.1.16",
"@types/react-router": "5.1.11",
"@types/react-router-dom": "5.1.7",
"msw": "0.25.0",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.16",
"react-intl": "5.10.17",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
"redux": "4.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"uuid": "8.3.2"
},
"devDependencies": {
"cypress": "6.2.1"
"cypress": "6.3.0"
},
"peerDependencies": {
"cypress": "5.x || 6.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
},
"devDependencies": {
"@types/react": "16.14.2",
"intl-messageformat-parser": "6.1.3",
"intl-messageformat-parser": "6.2.0",
"react": "16.14.0",
"react-intl": "5.10.16"
"react-intl": "5.10.17"
},
"peerDependencies": {
"@types/react": "16.x",
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 @@ -26,7 +26,7 @@
"babel-jest": "26.6.3",
"colors": "1.4.0",
"cosmiconfig": "7.0.0",
"enzyme-adapter-react-16": "1.15.5",
"enzyme-adapter-react-16": "1.15.6",
"enzyme-matchers": "7.1.2",
"enzyme-to-json": "3.6.1",
"identity-obj-proxy": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-stylelint-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"postcss": "8.2.4",
"postcss-custom-properties": "10.0.0",
"postcss-import": "14.0.0",
"stylelint": "13.8.0"
"stylelint": "13.9.0"
},
"dependencies": {
"postcss-load-config": "3.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 @@ -33,7 +33,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@testing-library/react-hooks": "5.0.0",
"@testing-library/react-hooks": "5.0.3",
"@types/react": "16.14.2",
"chalk": "4.1.0",
"cldr": "5.8.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"css-loader": "5.0.1",
"cssnano": "4.1.10",
"file-loader": "6.2.0",
"fs-extra": "9.0.1",
"fs-extra": "9.1.0",
"graphql-tag": "^2.11.0",
"html-webpack-plugin": "4.5.1",
"json-loader": "0.5.7",
Expand All @@ -59,7 +59,7 @@
"postcss-custom-media": "7.0.8",
"postcss-custom-properties": "10.0.0",
"postcss-import": "14.0.0",
"postcss-loader": "4.1.0",
"postcss-loader": "4.2.0",
"postcss-preset-env": "6.7.0",
"postcss-reporter": "7.0.2",
"postcss-safe-parser": "5.0.2",
Expand All @@ -74,7 +74,7 @@
"thread-loader": "3.0.1",
"url-loader": "4.1.1",
"webpack": "4.46.0",
"webpack-bundle-analyzer": "4.3.0",
"webpack-bundle-analyzer": "4.4.0",
"webpack-dev-server": "3.11.2",
"webpackbar": "4.0.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 @@ -48,12 +48,12 @@
"@testing-library/react": "11.2.3",
"@types/react": "16.14.2",
"@types/react-dom": "16.9.10",
"@types/react-redux": "7.1.15",
"@types/react-redux": "7.1.16",
"@types/react-router": "5.1.11",
"@types/react-router-dom": "5.1.7",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.16",
"react-intl": "5.10.17",
"react-redux": "7.2.2",
"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 @@ -44,7 +44,7 @@
"devDependencies": {
"@types/enzyme": "3.10.8",
"@types/react": "16.14.2",
"@types/react-redux": "7.1.15",
"@types/react-redux": "7.1.16",
"@types/uuid": "8.3.0",
"react": "16.14.0",
"react-redux": "7.2.2",
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.16",
"react-intl": "5.10.17",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
},
"devDependencies": {
"@commercetools-frontend/mc-dev-authentication": "17.3.0",
"@commercetools-frontend/mc-scripts": "18.0.0",
"@formatjs/cli": "3.0.1",
"@formatjs/cli": "3.0.3",
"dotenv-cli": "4.0.0"
}
}
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.2.6",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.16",
"react-intl": "5.10.17",
"react-redux": "7.2.2",
"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 @@ -27,16 +27,16 @@
"core-js": "3.8.3",
"fontsource-open-sans": "3.1.5",
"formik": "2.2.6",
"gatsby": "2.30.3",
"gatsby-cli": "2.17.1",
"gatsby-plugin-emotion": "5.2.0",
"gatsby-source-filesystem": "2.9.1",
"gatsby": "2.31.1",
"gatsby-cli": "2.18.0",
"gatsby-plugin-emotion": "5.3.0",
"gatsby-source-filesystem": "2.10.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.32",
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.16",
"react-intl": "5.10.17",
"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 @@ -19,12 +19,12 @@
"@commercetools-uikit/spacings-stack": "^10.44.1",
"@emotion/react": "11.1.4",
"@emotion/styled": "11.0.0",
"gatsby": "2.30.3",
"gatsby-cli": "2.17.1",
"gatsby": "2.31.1",
"gatsby-cli": "2.18.0",
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.16"
"react-intl": "5.10.17"
},
"devDependencies": {
"linkinator": "2.13.1"
Expand Down
Loading

0 comments on commit 7941abe

Please sign in to comment.