Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 78d0e10 commit 0727837
Show file tree
Hide file tree
Showing 20 changed files with 844 additions and 606 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"@wordpress/stylelint-config": "^20.0.2",
"autoprefixer": "^10.4.2",
"await-exec": "^0.1.2",
"babel-jest": "^27.5.1",
"babel-jest": "^28.0.0",
"babel-loader": "^8.2.3",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
Expand All @@ -242,9 +242,9 @@
"grunt-checktextdomain": "^1.0.1",
"grunt-wp-i18n": "^1.0.3",
"husky": "^7.0.0",
"jest": "^27.5.1",
"jest-environment-jsdom": "~27.5.0",
"jest-environment-node": "^27.5.1",
"jest": "^28.0.0",
"jest-environment-jsdom": "~28.0.0",
"jest-environment-node": "^28.0.0",
"lint-staged": "^12.3.5",
"md5": "^2.3.0",
"merge-config": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/admin-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"sideEffects": false,
"dependencies": {
"@jest/globals": "^26.6.2",
"@jest/globals": "^28.0.0",
"@types/jest": "^27.4.1",
"config": "^3.3.7"
},
Expand All @@ -37,8 +37,8 @@
"@types/puppeteer": "^5.4.5",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@woocommerce/api": "^0.2.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"jest-mock-extended": "^1.0.18",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"@wordpress/scripts": "^12.6.1",
"concurrently": "^7.0.0",
"css-loader": "^3.6.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"postcss-loader": "^3.0.0",
"rimraf": "^3.0.2",
"sass-loader": "^10.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/csv-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/currency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/customer-effort-score/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@wordpress/browserslist-config": "^4.1.1",
"concurrently": "^7.0.0",
"css-loader": "^3.6.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"postcss-loader": "^3.0.0",
"rimraf": "^3.0.2",
"sass-loader": "^10.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
"@types/wordpress__data-controls": "^2.2.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"devDependencies": {
"@babel/core": "^7.17.5",
"d3-time-format": "^2.3.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/dependency-extraction-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/experimental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@wordpress/browserslist-config": "^4.1.1",
"concurrently": "^7.0.0",
"css-loader": "^3.6.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"postcss-loader": "^3.0.0",
"rimraf": "^3.0.2",
"sass-loader": "^10.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/explat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@types/cookie": "^0.4.1",
"@types/node": "^17.0.21",
"@types/qs": "^6.9.7",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/js-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/notices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/number/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@woocommerce/style-build": "workspace:*",
"@wordpress/browserslist-config": "^4.1.1",
"css-loader": "^3.6.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"postcss-loader": "^3.0.0",
"rimraf": "^3.0.2",
"sass-loader": "^10.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/style-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"private": true,
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/tracks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest": "^28.0.0",
"jest-cli": "^28.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
Expand Down
Loading

0 comments on commit 0727837

Please sign in to comment.