0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Merge pull request #2639 from naturalcrit/dependabot/npm_and_yarn/jest-29.4.0

Bump jest from 29.3.1 to 29.4.0
This commit is contained in:
Trevor Buckner
2023-01-25 11:38:09 -05:00
committed by GitHub
2 changed files with 671 additions and 636 deletions

1305
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -106,7 +106,7 @@
"devDependencies": {
"eslint": "^8.32.0",
"eslint-plugin-react": "^7.32.1",
"jest": "^29.2.2",
"jest": "^29.4.0",
"supertest": "^6.3.3"
}
}