Skip to content

Commit

Permalink
fix: add jest-util to list of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anh.pham committed Sep 15, 2022
1 parent db16c63 commit 268479a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"bs-logger": "^0.2.6",
"esbuild-wasm": ">=0.13.8",
"jest-environment-jsdom": "^29.0.0",
"jest-util": "^29.0.0",
"pretty-format": "^29.0.0",
"ts-jest": "^29.0.0"
},
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7424,6 +7424,7 @@ __metadata:
jest: ^29.0.3
jest-environment-jsdom: ^29.0.0
jest-snapshot-serializer-raw: ^1.2.0
jest-util: ^29.0.0
pinst: ^3.0.0
prettier: ^2.7.1
pretty-format: ^29.0.0
Expand Down

0 comments on commit 268479a

Please sign in to comment.