Skip to content

Commit

Permalink
fix(deps): update dependency jest-matcher-utils to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2022
1 parent d941893 commit 33fe92a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 50 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test": "jest --coverage --config tests/jest.config.js"
},
"dependencies": {
"jest-matcher-utils": "~27.5.0",
"jest-matcher-utils": "~28.1.0",
"lodash": "~4.17.0"
},
"devDependencies": {
Expand Down
52 changes: 3 additions & 49 deletions pnpm-lock.yaml

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

0 comments on commit 33fe92a

Please sign in to comment.