Skip to content

Commit

Permalink
chore(deps): update all dependencies (#2287)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* Create modern-pears-yawn.md

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Tobias Deekens <[email protected]>
  • Loading branch information
3 people authored Jul 5, 2021
1 parent 6f63940 commit f5aa350
Show file tree
Hide file tree
Showing 19 changed files with 238 additions and 407 deletions.
20 changes: 20 additions & 0 deletions .changeset/modern-pears-yawn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
"@commercetools-frontend/application-config": patch
"@commercetools-frontend/application-shell": patch
"@commercetools-frontend/babel-preset-mc-app": patch
"@commercetools-frontend/eslint-config-mc-app": patch
"@commercetools-frontend/jest-preset-mc-app": patch
"@commercetools-frontend/l10n": patch
"@commercetools-frontend/mc-html-template": patch
"@commercetools-frontend/mc-scripts": patch
"@commercetools-frontend/sdk": patch
"@commercetools-frontend/sentry": patch
"@commercetools-backend/express": patch
"@commercetools-backend/loggers": patch
"merchant-center-application-template-starter": patch
"playground": patch
"@commercetools-website/custom-applications": patch
"@commercetools-website/components-playground": patch
---

chore(deps): update all dependencies
4 changes: 2 additions & 2 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"@commercetools-frontend/jest-preset-mc-app": "20.5.2",
"@commercetools-frontend/mc-dev-authentication": "19.0.0",
"@commercetools-frontend/mc-scripts": "20.5.2",
"@formatjs/cli": "4.2.23",
"@formatjs/cli": "4.2.25",
"@manypkg/cli": "0.18.0",
"@testing-library/react": "12.0.0",
"jest": "27.0.5"
"jest": "27.0.6"
}
}
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,18 +104,18 @@
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@formatjs/cli": "4.2.23",
"@graphql-cli/codegen": "1.17.24",
"@formatjs/cli": "4.2.25",
"@graphql-cli/codegen": "1.17.25",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/cli": "1.21.5",
"@graphql-codegen/cli": "1.21.6",
"@graphql-codegen/introspection": "1.18.2",
"@graphql-codegen/typescript": "1.22.3",
"@graphql-codegen/typescript": "1.22.4",
"@graphql-codegen/typescript-graphql-files-modules": "1.18.1",
"@graphql-codegen/typescript-operations": "1.18.2",
"@graphql-codegen/typescript-operations": "1.18.3",
"@manypkg/cli": "0.18.0",
"@percy/cli": "1.0.0-beta.56",
"@percy/cli": "1.0.0-beta.58",
"@percy/cypress": "3.1.0",
"@percy/puppeteer": "2.0.0",
"@preconstruct/cli": "2.1.0",
Expand All @@ -129,8 +129,8 @@
"@types/jquery": "3.5.5",
"@types/node": "15.6.1",
"@types/puppeteer": "5.4.3",
"@types/uuid": "8.3.0",
"@types/webpack-env": "1.16.0",
"@types/uuid": "8.3.1",
"@types/webpack-env": "1.16.2",
"apollo-server-errors": "2.5.0",
"autoprefixer": "10.2.6",
"babel-plugin-import-graphql": "2.8.1",
Expand All @@ -139,14 +139,14 @@
"cross-env": "7.0.3",
"cypress": "7.6.0",
"dotenv": "10.0.0",
"eslint": "7.29.0",
"eslint": "7.30.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "4.0.0",
"faker": "5.5.3",
"graphql-cli": "4.1.0",
"husky": "7.0.0",
"jest": "27.0.5",
"jest-each": "27.0.2",
"jest": "27.0.6",
"jest-each": "27.0.6",
"jest-puppeteer": "5.0.4",
"jest-runner-eslint": "0.10.1",
"jest-runner-executor": "1.0.0",
Expand All @@ -158,7 +158,7 @@
"postcss-load-config": "3.1.0",
"postcss-modules": "4.1.3",
"prettier": "2.3.2",
"puppeteer": "10.0.0",
"puppeteer": "10.1.0",
"rcfile": "1.0.3",
"replace": "1.2.1",
"rosie": "2.1.0",
Expand All @@ -170,7 +170,7 @@
"stylelint-order": "4.1.0",
"stylelint-value-no-unknown-custom-properties": "3.0.0",
"tsc-files": "1.1.2",
"typescript": "4.3.4",
"typescript": "4.3.5",
"vfile-message": "3.0.1"
},
"resolutions": {
Expand All @@ -179,8 +179,8 @@
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.0",
"@types/puppeteer": "5.4.3",
"@types/react-router": "5.1.15",
"@typescript-eslint/eslint-plugin": "4.28.0",
"@typescript-eslint/parser": "4.28.0",
"@typescript-eslint/eslint-plugin": "4.28.1",
"@typescript-eslint/parser": "4.28.1",
"graphql": "15.5.1",
"intl-messageformat-parser": "6.4.4",
"**/intl-messageformat-parser": "6.4.4",
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 @@ -29,6 +29,6 @@
},
"devDependencies": {
"jose": "2.0.5",
"msw": "0.30.0"
"msw": "0.30.1"
}
}
2 changes: 1 addition & 1 deletion packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@babel/runtime": "7.14.6",
"@babel/runtime-corejs3": "7.14.7",
"@sentry/node": "6.7.2",
"@sentry/node": "6.8.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.1.0",
"fast-safe-stringify": "2.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"@babel/runtime": "7.14.6",
"@babel/runtime-corejs3": "7.14.7",
"ajv": "8.6.0",
"core-js": "3.15.1",
"ajv": "8.6.1",
"core-js": "3.15.2",
"cosmiconfig": "7.0.0",
"lodash": "4.17.21",
"omit-empty-es": "1.1.3"
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 @@ -72,7 +72,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/react-select": "^4.0.14",
"@types/redux-logger": "^3.0.8",
"@types/uuid": "8.3.0",
"@types/uuid": "8.3.1",
"apollo-link-logger": "2.0.0",
"classnames": "^2.2.6",
"common-tags": "1.8.0",
Expand Down Expand Up @@ -101,8 +101,8 @@
"devDependencies": {
"@apollo/client": "3.3.20",
"@testing-library/react": "12.0.0",
"@testing-library/react-hooks": "7.0.0",
"msw": "0.30.0",
"@testing-library/react-hooks": "7.0.1",
"msw": "0.30.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.20.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"babel-plugin-macros": "3.1.0",
"babel-plugin-preval": "5.0.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"core-js": "3.15.1"
"core-js": "3.15.2"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"eslint": ">=7.0.0"
},
"devDependencies": {
"eslint": "7.29.0"
"eslint": "7.30.0"
}
}
4 changes: 2 additions & 2 deletions packages/jest-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@commercetools-frontend/babel-preset-mc-app": "20.5.2",
"@sheerun/mutationobserver-shim": "0.3.3",
"@testing-library/jest-dom": "5.14.1",
"babel-jest": "27.0.5",
"babel-jest": "27.0.6",
"colors": "1.4.0",
"cosmiconfig": "7.0.0",
"identity-obj-proxy": "3.0.0",
Expand All @@ -39,6 +39,6 @@
},
"devDependencies": {
"@testing-library/react": "12.0.0",
"jest": "27.0.5"
"jest": "27.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/l10n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@testing-library/react-hooks": "7.0.0",
"@testing-library/react-hooks": "7.0.1",
"chalk": "4.1.1",
"cldr": "7.0.0",
"deep-diff": "1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mc-html-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/runtime": "7.14.6",
"@babel/runtime-corejs3": "7.14.7",
"@commercetools-frontend/application-config": "20.5.2",
"core-js": "3.15.1",
"core-js": "3.15.2",
"serialize-javascript": "6.0.0",
"uglify-es": "3.3.9",
"uglifycss": "0.0.29"
Expand Down
8 changes: 4 additions & 4 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"autoprefixer": "10.2.6",
"babel-loader": "8.2.2",
"browserslist": "4.16.6",
"core-js": "3.15.1",
"core-js": "3.15.2",
"css-loader": "5.2.6",
"css-minimizer-webpack-plugin": "3.0.2",
"dotenv": "10.0.0",
Expand All @@ -51,15 +51,15 @@
"graphql-tag": "^2.11.0",
"html-webpack-plugin": "5.3.2",
"json-loader": "0.5.7",
"mini-css-extract-plugin": "2.0.0",
"mini-css-extract-plugin": "1.6.2",
"moment-locales-webpack-plugin": "1.2.0",
"mri": "1.1.6",
"postcss": "8.3.5",
"postcss-color-mod-function": "3.0.3",
"postcss-custom-media": "8.0.0",
"postcss-custom-properties": "11.0.0",
"postcss-import": "14.0.2",
"postcss-loader": "6.1.0",
"postcss-loader": "6.1.1",
"postcss-reporter": "7.0.2",
"react-dev-utils": "11.0.4",
"react-refresh": "0.10.0",
Expand All @@ -69,7 +69,7 @@
"svg-url-loader": "7.1.1",
"terser-webpack-plugin": "5.1.4",
"thread-loader": "3.0.4",
"webpack": "5.40.0",
"webpack": "5.42.0",
"webpack-bundle-analyzer": "4.4.2",
"webpack-dev-server": "4.0.0-beta.3",
"webpackbar": "5.0.0-3"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@testing-library/react": "12.0.0",
"@types/uuid": "8.3.0",
"@types/uuid": "8.3.1",
"react": "17.0.2",
"react-redux": "7.2.4",
"redux": "4.1.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 @@ -25,7 +25,7 @@
"@babel/runtime": "7.14.6",
"@babel/runtime-corejs3": "7.14.7",
"@commercetools-frontend/constants": "20.5.2",
"@sentry/browser": "6.7.2",
"@sentry/browser": "6.8.0",
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.7",
"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 @@ -51,6 +51,6 @@
"devDependencies": {
"@commercetools-frontend/mc-dev-authentication": "19.0.0",
"@commercetools-frontend/mc-scripts": "20.5.2",
"@formatjs/cli": "4.2.23"
"@formatjs/cli": "4.2.25"
}
}
4 changes: 2 additions & 2 deletions website-components-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@emotion/react": "11.4.0",
"@emotion/styled": "11.3.0",
"@fontsource/open-sans": "4.4.5",
"core-js": "3.15.1",
"core-js": "3.15.2",
"formik": "2.2.9",
"gatsby": "3.8.0",
"gatsby": "3.8.1",
"gatsby-cli": "3.8.0",
"gatsby-plugin-emotion": "6.8.0",
"gatsby-source-filesystem": "3.8.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@commercetools-uikit/spacings-stack": "^12.0.0",
"@emotion/react": "11.4.0",
"@emotion/styled": "11.3.0",
"gatsby": "3.8.0",
"gatsby": "3.8.1",
"gatsby-cli": "3.8.0",
"prop-types": "15.7.2",
"react": "17.0.2",
Expand Down
Loading

1 comment on commit f5aa350

@vercel
Copy link

@vercel vercel bot commented on f5aa350 Jul 5, 2021

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.