0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 16:18:39 +00:00

Merge pull request #2168 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.0

Bump jest from 28.0.3 to 28.1.0
This commit is contained in:
Trevor Buckner
2022-05-18 16:15:56 -04:00
committed by GitHub
2 changed files with 550 additions and 548 deletions
+549 -547
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -89,7 +89,7 @@
"devDependencies": {
"eslint": "^8.15.0",
"eslint-plugin-react": "^7.29.4",
"jest": "^28.0.3",
"jest": "^28.1.0",
"supertest": "^6.2.3"
}
}