0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Merge pull request #2717 from naturalcrit/dependabot/npm_and_yarn/jest-29.5.0

Bump jest from 29.4.3 to 29.5.0
This commit is contained in:
Trevor Buckner
2023-03-11 23:56:35 -05:00
committed by GitHub
2 changed files with 29157 additions and 29135 deletions

58290
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -106,7 +106,7 @@
"devDependencies": {
"eslint": "^8.35.0",
"eslint-plugin-react": "^7.32.2",
"jest": "^29.4.3",
"jest": "^29.5.0",
"supertest": "^6.3.3"
}
}