Skip to content

Commit

Permalink
Update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent 3c2ca0b commit c71b685
Show file tree
Hide file tree
Showing 9 changed files with 505 additions and 491 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.1.2",
"jest": "^29.6.4",
"prettier": "^2.7.1",
"typescript": "^4.8.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,15 @@
"@babel/types": "^7.19.3",
"@hi18n/core": "workspace:*",
"@hi18n/dev-utils": "workspace:*",
"@jest/globals": "^29.1.2",
"@jest/globals": "^29.6.4",
"@types/eslint": "^8.4.6",
"@types/glob": "^8.0.0",
"@types/resolve": "^1.20.2",
"babel-jest": "^29.1.2",
"babel-jest": "^29.6.4",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"eslint-plugin-node": "^11.1.0",
"expect": "^29.1.2",
"jest": "^29.1.2",
"expect": "^29.6.4",
"jest": "^29.6.4",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"typescript": "^4.8.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/connector-i18n-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@
"@babel/preset-typescript": "^7.18.6",
"@hi18n/core": "workspace:*",
"@hi18n/dev-utils": "workspace:*",
"@jest/globals": "^29.1.2",
"@jest/globals": "^29.6.4",
"@types/glob": "^8.0.0",
"@types/js-yaml": "^4.0.5",
"@types/node": "^18.7.6",
"babel-jest": "^29.1.2",
"babel-jest": "^29.6.4",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"eslint": "^8.24.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.1.2",
"jest": "^29.6.4",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"typescript": "^4.8.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@jest/globals": "^29.1.2",
"babel-jest": "^29.1.2",
"@jest/globals": "^29.6.4",
"babel-jest": "^29.6.4",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"babel-plugin-replace-import-extension": "^1.1.3",
"eslint": "^8.24.0",
"jest": "^29.1.2",
"jest": "^29.6.4",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-jest-resolver": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@jest/globals": "^29.1.2",
"@jest/globals": "^29.6.4",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^8.0.0",
"babel-jest": "^29.1.2",
"babel-jest": "^29.6.4",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"eslint": "^8.24.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.1.2",
"jest": "^29.6.4",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"typescript": "^4.8.2"
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 @@ -77,20 +77,20 @@
"@hi18n/core": "workspace:*",
"@hi18n/react": "workspace:*",
"@hi18n/react-context": "workspace:*",
"@jest/globals": "^29.1.2",
"@jest/globals": "^29.6.4",
"@types/babel__core": "^7.1.19",
"@types/eslint": "^8.4.6",
"@types/node": "^17.0.32",
"@types/react": "^18.0.21",
"@typescript-eslint/parser": "^5.39.0",
"@typescript-eslint/types": "^5.39.0",
"babel-jest": "^29.1.2",
"babel-jest": "^29.6.4",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"eslint": "^8.24.0",
"eslint-plugin-eslint-plugin": "^5.0.6",
"eslint-plugin-node": "^11.1.0",
"espree": "^9.4.0",
"jest": "^29.1.2",
"jest": "^29.6.4",
"prettier": "^2.7.1",
"react": "^18.2.0",
"rimraf": "^3.0.2",
Expand Down
12 changes: 6 additions & 6 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,22 +74,22 @@
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@hi18n/react-context": "workspace:^0.1.0",
"@jest/globals": "^29.1.2",
"@jest/globals": "^29.6.4",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/react-dom": "^18.0.6",
"@types/testing-library__jest-dom": "^5.14.5",
"babel-jest": "^29.1.2",
"babel-jest": "^29.6.4",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"babel-plugin-replace-import-extension": "^1.1.3",
"eslint": "^8.24.0",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"expect": "^29.1.2",
"jest": "^29.1.2",
"jest-environment-jsdom": "^29.1.2",
"expect": "^29.6.4",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"prettier": "^2.7.1",
"pretty-format": "^29.1.2",
"pretty-format": "^29.6.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^3.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/tools-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@jest/globals": "^29.1.2",
"babel-jest": "^29.1.2",
"@jest/globals": "^29.6.4",
"babel-jest": "^29.6.4",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"eslint": "^8.24.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.1.2",
"jest": "^29.6.4",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"typescript": "^4.8.2"
Expand Down
Loading

0 comments on commit c71b685

Please sign in to comment.