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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 6, 2022
1 parent 78d0e10 commit 032edad
Show file tree
Hide file tree
Showing 20 changed files with 893 additions and 652 deletions.
10 changes: 5 additions & 5 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.1.0",
"jest-environment-node": "^28.0.0",
"lint-staged": "^12.3.5",
"md5": "^2.3.0",
"merge-config": "^2.0.0",
Expand All @@ -269,7 +269,7 @@
"sass-loader": "^10.2.1",
"style-loader": "^0.23.1",
"stylelint": "^14.5.3",
"ts-jest": "^27.1.3",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2",
"url-loader": "^1.1.2",
"webpack": "^5.70.0",
Expand Down
8 changes: 4 additions & 4 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,11 +37,11 @@
"@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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@
"@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",
"ts-jest": "^27.1.3",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2",
"webpack": "^5.70.0",
"webpack-cli": "^3.3.12"
Expand Down
6 changes: 3 additions & 3 deletions packages/csv-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
}
}
6 changes: 3 additions & 3 deletions packages/currency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
}
}
6 changes: 3 additions & 3 deletions packages/customer-effort-score/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@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",
"ts-jest": "^27.1.3",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2",
"webpack": "^5.70.0",
"webpack-cli": "^3.3.12"
Expand Down
6 changes: 3 additions & 3 deletions packages/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"@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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/dependency-extraction-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2",
"webpack": "^5.70.0",
"webpack-cli": "^3.3.12"
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
}
}
6 changes: 3 additions & 3 deletions packages/experimental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@
"@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",
"ts-jest": "^27.1.3",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2",
"webpack": "^5.70.0",
"webpack-cli": "^3.3.12"
Expand Down
6 changes: 3 additions & 3 deletions packages/explat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/js-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
}
}
6 changes: 3 additions & 3 deletions packages/navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
}
}
6 changes: 3 additions & 3 deletions packages/notices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
}
}
6 changes: 3 additions & 3 deletions packages/number/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
}
}
6 changes: 3 additions & 3 deletions packages/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"@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",
"ts-jest": "^27.1.3",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2",
"webpack": "^5.70.0",
"webpack-cli": "^3.3.12"
Expand Down
6 changes: 3 additions & 3 deletions packages/style-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2",
"webpack": "^5.70.0"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/tracks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
},
"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",
"ts-jest": "^28.0.0",
"typescript": "^4.6.2"
}
}
Loading

0 comments on commit 032edad

Please sign in to comment.