0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 13:32:39 +00:00

Merge pull request #2255 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.3

Bump jest from 28.1.2 to 28.1.3
This commit is contained in:
Trevor Buckner
2022-08-22 21:34:29 -04:00
committed by GitHub
2 changed files with 601 additions and 587 deletions

1186
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"devDependencies": {
"eslint": "^8.22.0",
"eslint-plugin-react": "^7.30.1",
"jest": "^28.1.2",
"jest": "^28.1.3",
"supertest": "^6.2.4"
}
}