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

Merge pull request #2673 from naturalcrit/dependabot/npm_and_yarn/jest-29.4.3

Bump jest from 29.4.1 to 29.4.3
This commit is contained in:
Trevor Buckner
2023-02-16 15:19:49 -05:00
committed by GitHub
2 changed files with 653 additions and 679 deletions

View File

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