Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29 (major) (#462)
Browse files Browse the repository at this point in the history
* chore(deps): update jest monorepo to v29

* chore: add jest-environment-jsdom package

* updated package-lock

* update jsdom version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jpina1 <[email protected]>
  • Loading branch information
renovate[bot] and jpina1-godaddy authored Oct 21, 2022
1 parent 02131fa commit 783fddd
Show file tree
Hide file tree
Showing 13 changed files with 2,445 additions and 1,597 deletions.
4,003 changes: 2,425 additions & 1,578 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/gasket-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3"
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0"
},
"eslintConfig": {
"extends": [
Expand Down
4 changes: 2 additions & 2 deletions packages/gasket-plugin-analyze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3"
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0"
},
"eslintConfig": {
"extends": [
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.0.3",
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3",
"sinon": "^14.0.0"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"cypress": "^9.6.0",
"eslint": "^8.7.0",
"eslint-config-godaddy": "^6.0.0",
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"start-server-and-test": "^1.14.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-elastic-apm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.0.3",
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3",
"nyc": "^15.1.0"
},
"eslintConfig": {
Expand Down
3 changes: 2 additions & 1 deletion packages/gasket-plugin-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3",
"jest": "^29.0.0",
"jest-environment-jsdom": "^29.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.0.3",
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-redux": "^8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/gasket-plugin-service-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3"
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0"
},
"eslintConfig": {
"extends": [
Expand Down
4 changes: 2 additions & 2 deletions packages/gasket-plugin-workbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3"
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0"
},
"eslintConfig": {
"extends": [
Expand Down
4 changes: 2 additions & 2 deletions packages/gasket-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"@babel/preset-env": "^7.12.10",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^27.4.6",
"babel-jest": "^29.0.0",
"eslint": "^8.7.0",
"eslint-config-godaddy": "^6.0.0",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-mocha": "^10.0.3",
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3",
"redux": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.0.3",
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3",
"jsdoc-to-markdown": "^7.1.0"
},
"eslintConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/gasket-typescript-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
"@gasket/resolve": "^6.34.4",
"@gasket/utils": "^6.34.4",
"@types/express": "^4.17.13",
"@types/jest": "^27.0.3",
"@types/jest": "^29.0.0",
"eslint": "^8.7.0",
"eslint-config-godaddy-typescript": "^3.0.0",
"jest": "^29.0.0",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^27.4.3",
"redux": "^4.0.5",
"ts-jest": "^27.1.1",
"ts-jest": "^29.0.0",
"typescript": "^4.5.2"
},
"eslintConfig": {
Expand Down

0 comments on commit 783fddd

Please sign in to comment.