0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 17:22:42 +00:00

Merge pull request #2168 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.0

Bump jest from 28.0.3 to 28.1.0
This commit is contained in:
Trevor Buckner
2022-05-18 16:15:56 -04:00
committed by GitHub
2 changed files with 550 additions and 548 deletions

1096
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -89,7 +89,7 @@
"devDependencies": {
"eslint": "^8.15.0",
"eslint-plugin-react": "^7.29.4",
"jest": "^28.0.3",
"jest": "^28.1.0",
"supertest": "^6.2.3"
}
}