Skip to content

Commit

Permalink
fix(deps): update jest monorepo (#56637)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 8, 2021
1 parent 25f88f4 commit c910565
Show file tree
Hide file tree
Showing 11 changed files with 382 additions and 372 deletions.
4 changes: 2 additions & 2 deletions apps/editing-toolkit/package.json
Expand Up @@ -141,7 +141,7 @@
"classnames": "^2.3.1",
"enzyme": "^3.11.0",
"eslint": "^7.32.0",
"jest": "^27.0.6",
"jest": "^27.2.4",
"lodash": "^4.17.21",
"moment": "^2.26.0",
"npm-run-all": "^4.1.5",
Expand All @@ -161,7 +161,7 @@
"@testing-library/react": "^12.1.1",
"@types/wordpress__plugins": "^2.3.7",
"@wordpress/eslint-plugin": "^9.1.2",
"babel-jest": "^26.3.0",
"babel-jest": "^26.6.3",
"wait-for-expect": "^3.0.2",
"webpack": "^5.54.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/notifications/package.json
Expand Up @@ -47,7 +47,7 @@
"@automattic/calypso-eslint-overrides": "^1.0.0",
"enzyme": "^3.11.0",
"html-webpack-plugin": "^5.0.0-beta.4",
"jest": "^27.0.6",
"jest": "^27.2.4",
"postcss": "^8.2.6",
"webpack": "^5.54.0",
"webpack-dev-server": "^3.11.2"
Expand Down
2 changes: 1 addition & 1 deletion apps/o2-blocks/package.json
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@automattic/calypso-eslint-overrides": "^1.0.0",
"enzyme": "^3.11.0",
"jest": "^27.0.6",
"jest": "^27.2.4",
"postcss": "^8.2.6",
"webpack": "^5.54.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/wpcom-block-editor/package.json
Expand Up @@ -57,7 +57,7 @@
"@automattic/calypso-eslint-overrides": "^1.0.0",
"@wordpress/dependency-extraction-webpack-plugin": "^3.2.1",
"enzyme": "^3.11.0",
"jest": "^27.0.6",
"jest": "^27.2.4",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.6",
"webpack": "^5.54.0"
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Expand Up @@ -155,7 +155,7 @@
"immutable": "^3.8.2",
"inherits": "^2.0.4",
"is-my-json-valid": "^2.20.5",
"jest": "^27.0.6",
"jest": "^27.2.4",
"jest-fetch-mock": "^3.0.3",
"jest-mock-process": "^1.4.1",
"jquery": "^1.12.3",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -191,7 +191,7 @@
"@wordpress/npm-package-json-lint-config": "^4.1.0",
"@wordpress/url": "^3.2.2",
"autoprefixer": "^10.2.5",
"babel-jest": "^27.0.6",
"babel-jest": "^27.2.4",
"babel-loader": "^8.2.2",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
Expand Down Expand Up @@ -243,8 +243,8 @@
"i18n-calypso-cli": "^1.0.0",
"ignore-loader": "^0.1.2",
"imports-loader": "^0.8.0",
"jest": "^27.0.6",
"jest-environment-jsdom": "^27.0.6",
"jest": "^27.2.4",
"jest-environment-jsdom": "^27.2.4",
"jest-enzyme": "^7.1.2",
"jest-junit": "^9.0.0",
"loader-utils": "^1.2.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/calypso-build/package.json
Expand Up @@ -51,14 +51,14 @@
"@wordpress/browserslist-config": "^4.1.0",
"@wordpress/dependency-extraction-webpack-plugin": "^3.2.1",
"autoprefixer": "^10.2.5",
"babel-jest": "^27.0.6",
"babel-jest": "^27.2.4",
"babel-loader": "^8.2.2",
"browserslist": "^4.8.2",
"css-loader": "^5.2.4",
"css-minimizer-webpack-plugin": "^1.3.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"enzyme-to-json": "^3.4.3",
"jest-config": "^27.0.6",
"jest-config": "^27.2.4",
"jest-enzyme": "^7.1.2",
"mini-css-extract-plugin": "^1.6.0",
"postcss-custom-properties": "^11.0.0",
Expand All @@ -77,7 +77,7 @@
},
"peerDependencies": {
"enzyme": "^3.11.0",
"jest": ">=27.0.6",
"jest": ">=27.2.4",
"postcss": "^8.2.15",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/composite-checkout/package.json
Expand Up @@ -55,7 +55,7 @@
"@testing-library/react": "^12.1.1",
"css-loader": "^3.4.2",
"enzyme": "^3.11.0",
"jest": "^27.0.6",
"jest": "^27.2.4",
"postcss": "^8.2.15",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-pattern-modal/package.json
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@automattic/calypso-typescript-config": "^1.0.0",
"@testing-library/react": "^12.1.1",
"jest": "^27.0.6",
"jest": "^27.2.4",
"jest-canvas-mock": "^2.3.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/wp-babel-makepot/package.json
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@automattic/calypso-typescript-config": "^1.0.0",
"i18n-calypso": "^5.0.0",
"jest": "^27.0.6",
"jest": "^27.2.4",
"react": "^17.0.2",
"rimraf": "^3.0.0"
}
Expand Down

0 comments on commit c910565

Please sign in to comment.