0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Merge pull request #2354 from naturalcrit/dependabot/npm_and_yarn/jest-29.0.3

Bump jest from 29.0.2 to 29.0.3
This commit is contained in:
Trevor Buckner
2022-09-13 14:24:46 -04:00
committed by GitHub
2 changed files with 540 additions and 540 deletions

1078
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"devDependencies": {
"eslint": "^8.23.0",
"eslint-plugin-react": "^7.31.7",
"jest": "^29.0.2",
"jest": "^29.0.3",
"supertest": "^6.2.4"
}
}