Skip to content

Commit

Permalink
fix: add jest-util to list of dependencies (#1777)
Browse files Browse the repository at this point in the history
Fixes #1773
  • Loading branch information
ahnpnl committed Sep 15, 2022
1 parent db16c63 commit db8f7c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
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
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 db8f7c9

Please sign in to comment.