Skip to content

Commit

Permalink
Dedupe and update again
Browse files Browse the repository at this point in the history
  • Loading branch information
noahtallen committed Jul 10, 2023
1 parent 02b0c42 commit 8157404
Show file tree
Hide file tree
Showing 16 changed files with 95 additions and 1,023 deletions.
2 changes: 1 addition & 1 deletion apps/blaze-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"autoprefixer": "^10.2.5",
"gettext-parser": "^6.0.0",
"html-webpack-plugin": "^5.0.0-beta.4",
"jest": "^29.5.0",
"jest": "^29.6.1",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"node-fetch": "^2.6.6",
Expand Down
4 changes: 2 additions & 2 deletions apps/editing-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"calypso": "workspace:^",
"classnames": "^2.3.1",
"eslint": "^8.34.0",
"jest": "^29.5.0",
"jest": "^29.6.1",
"lodash": "^4.17.21",
"moment": "^2.26.0",
"npm-package-json-lint": "^7.0.0",
Expand All @@ -127,7 +127,7 @@
"@types/wordpress__plugins": "^3.0.0",
"@wordpress/eslint-plugin": "^13.7.0",
"@wordpress/readable-js-assets-webpack-plugin": "^2.6.0",
"babel-jest": "^27.5.1",
"babel-jest": "^29.6.1",
"eslint-plugin-inclusive-language": "^2.2.0",
"eslint-plugin-json-es": "^1.5.7",
"eslint-plugin-md": "^1.0.19",
Expand Down
2 changes: 1 addition & 1 deletion apps/happy-blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@wordpress/readable-js-assets-webpack-plugin": "^2.6.0",
"copy-webpack-plugin": "^10.1.0",
"glob": "^7.1.6",
"jest": "^29.5.0",
"jest": "^29.6.1",
"postcss": "^8.4.5",
"webpack": "^5.68.0"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@automattic/calypso-build": "workspace:^",
"@automattic/calypso-eslint-overrides": "workspace:^",
"html-webpack-plugin": "^5.0.0-beta.4",
"jest": "^29.5.0",
"jest": "^29.6.1",
"postcss": "^8.4.5",
"postcss-custom-properties": "^11.0.0",
"webpack": "^5.68.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/o2-blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@automattic/calypso-apps-builder": "workspace:^",
"@automattic/calypso-eslint-overrides": "workspace:^",
"@wordpress/readable-js-assets-webpack-plugin": "^2.6.0",
"jest": "^29.5.0",
"jest": "^29.6.1",
"postcss": "^8.4.5",
"webpack": "^5.68.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/wpcom-block-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@automattic/calypso-build": "workspace:^",
"@automattic/calypso-eslint-overrides": "workspace:^",
"@wordpress/dependency-extraction-webpack-plugin": "^4.6.0",
"jest": "^29.5.0",
"jest": "^29.6.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.5",
"webpack": "^5.68.0"
Expand Down
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@
"immutability-helper": "^3.0.1",
"inherits": "^2.0.4",
"is-my-json-valid": "^2.20.5",
"jest": "^29.5.0",
"jest": "^29.6.1",
"jest-fetch-mock": "^3.0.3",
"jest-mock-process": "^2.0.0",
"jest-when": "^3.5.1",
"jest-when": "^3.5.2",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"lru": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"electron-builder": "23.0.3",
"electron-notarize": "^0.1.1",
"electron-rebuild": "^2.3.5",
"jest": "^29.5.0",
"jest": "^29.6.1",
"lodash": "^4.17.21",
"playwright": "^1.34",
"postcss": "^8.4.5",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,10 @@
"globby": "^10.0.2",
"gzip-size": "^6.0.0",
"husky": "^7.0.4",
"jest": "^29.5.0",
"jest-canvas-mock": "^2.4.0",
"jest-environment-jsdom": "^29.5.0",
"jest-teamcity": "^1.9.0",
"jest": "^29.6.1",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.6.1",
"jest-teamcity": "^1.11.0",
"loader-utils": "^1.2.3",
"lunr": "^2.3.8",
"mixedindentlint": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/calypso-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"bugs": "https://github.com/Automattic/wp-calypso/issues",
"dependencies": {
"@babel/core": "^7.17.5",
"babel-jest": "^27.3.1",
"babel-jest": "^29.6.1",
"enhanced-resolve": "^5.8.3",
"jest": "^29.5.0",
"jest-config": "^29.5.0"
"jest": "^29.6.1",
"jest-config": "^29.6.1"
},
"devDependencies": {
"@automattic/calypso-eslint-overrides": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@automattic/data-stores": "workspace:^",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"jest": "^29.5.0",
"jest": "^29.6.1",
"postcss": "^8.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@automattic/calypso-build": "workspace:^",
"@automattic/calypso-eslint-overrides": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"jest": "^29.5.0",
"jest": "^29.6.1",
"postcss": "^8.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-pattern-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@automattic/calypso-typescript-config": "workspace:^",
"@testing-library/react": "^14.0.0",
"jest": "^29.5.0",
"jest": "^29.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"resize-observer-polyfill": "1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/wp-babel-makepot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@automattic/calypso-eslint-overrides": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"i18n-calypso": "workspace:^",
"jest": "^29.5.0",
"jest": "^29.6.1",
"react": "^18.2.0",
"rimraf": "^3.0.2"
}
Expand Down
12 changes: 6 additions & 6 deletions test/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"@types/jest": "^29.5.2",
"archiver": "^5.3.0",
"asana-phrase": "^0.0.8",
"babel-jest": "^27.2.4",
"babel-jest": "^29.6.1",
"babel-plugin-dynamic-import-node": "^2.3.0",
"eslint": "^8.34.0",
"eslint-plugin-jest": "^25.3.0",
"esm": "^3.2.25",
"form-data": "^4.0.0",
"jest": "^29.5.0",
"jest": "^29.6.1",
"jest-docblock": "^29.4.3",
"jest-environment-node": "^29.5.0",
"jest-runner": "^29.5.0",
"jest-runner-groups": "2.2.0",
"jest-teamcity": "^1.9.0",
"jest-environment-node": "^29.6.1",
"jest-runner": "^29.6.1",
"jest-runner-groups": "^2.2.0",
"jest-teamcity": "^1.11.0",
"lodash": "^4.17.20",
"mailosaur": "^8.4.0",
"node-fetch": "^2.6.1",
Expand Down
Loading

0 comments on commit 8157404

Please sign in to comment.