Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: update jest to the latest version
  • Loading branch information
ersachin3112 committed Sep 12, 2022
commit 7977dd489560beff12d5ea2a8be3c21f78b7594a
2,939 changes: 1,492 additions & 1,447 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@commitlint/cli": "^16.3.0",
"@commitlint/config-conventional": "^16.2.4",
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
"babel-jest": "^27.5.1",
"babel-jest": "^29.0.3",
"cross-env": "^7.0.3",
"del": "^6.1.1",
"del-cli": "^4.0.1",
Expand All @@ -68,7 +68,8 @@
"eslint-plugin-import": "^2.26.0",
"file-loader": "^6.2.0",
"husky": "^7.0.1",
"jest": "^27.5.1",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"less": "^4.1.3",
"less-loader": "^10.0.1",
"lint-staged": "^12.5.0",
Expand Down
180 changes: 90 additions & 90 deletions test/__snapshots__/esModule-option.test.js.snap

Large diffs are not rendered by default.

1,460 changes: 730 additions & 730 deletions test/__snapshots__/exportType.test.js.snap

Large diffs are not rendered by default.

Loading