0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 12:08:40 +00:00

Merge pull request #2439 from naturalcrit/dependabot/npm_and_yarn/jest-29.2.0

Bump jest from 29.0.3 to 29.2.0
This commit is contained in:
Trevor Buckner
2022-10-18 11:30:45 -04:00
committed by GitHub
2 changed files with 803 additions and 2160 deletions
+802 -2159
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -88,7 +88,7 @@
"devDependencies": {
"eslint": "^8.25.0",
"eslint-plugin-react": "^7.31.10",
"jest": "^29.0.3",
"jest": "^29.2.0",
"supertest": "^6.2.4"
}
}