Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency create-jest-runner to ^0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 8, 2022
1 parent 2c3da0c commit e1ed7ba
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tools/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@babel/core": "^7.11.4",
"fast-deep-equal": "^3.1.3",
"semver": "^7.3.2",
"create-jest-runner": "^0.7.0",
"create-jest-runner": "^0.10.0",
"jest": "^26.4.2",
"babel-jest": "^26.3.0",
"yaml-jest": "^1.0.5",
Expand Down
46 changes: 40 additions & 6 deletions tools/jest/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e1ed7ba

Please sign in to comment.