Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29.7.0 (renovatebot#24508)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 060c9ce commit 0e56d4f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 168 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,10 @@
},
"devDependencies": {
"@hyrious/marshal": "0.3.1",
"@jest/environment": "29.6.4",
"@jest/globals": "29.6.4",
"@jest/reporters": "29.6.4",
"@jest/test-result": "29.6.4",
"@jest/environment": "29.7.0",
"@jest/globals": "29.7.0",
"@jest/reporters": "29.7.0",
"@jest/test-result": "29.7.0",
"@jest/types": "29.6.3",
"@ls-lint/ls-lint": "2.1.0",
"@openpgp/web-stream-tools": "0.0.14",
Expand Down Expand Up @@ -320,22 +320,22 @@
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-typescript-enum": "2.1.0",
"expect": "29.6.4",
"expect": "29.7.0",
"expect-more-jest": "5.5.0",
"graphql": "16.8.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-extended": "4.0.1",
"jest-mock": "29.6.3",
"jest-mock": "29.7.0",
"jest-mock-extended": "3.0.5",
"jest-snapshot": "29.6.4",
"jest-snapshot": "29.7.0",
"markdownlint-cli2": "0.9.2",
"memfs": "4.2.1",
"mock-fs": "5.2.0",
"nock": "13.3.3",
"npm-run-all": "4.1.5",
"nyc": "15.1.0",
"pretty-format": "29.6.3",
"pretty-format": "29.7.0",
"rimraf": "5.0.1",
"semantic-release": "21.1.1",
"tar": "6.2.0",
Expand Down
Loading

0 comments on commit 0e56d4f

Please sign in to comment.