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

Merge pull request #2010 from naturalcrit/dependabot/npm_and_yarn/jest-27.5.0

Bump jest from 27.4.7 to 27.5.0
This commit is contained in:
Trevor Buckner
2022-02-06 23:19:25 -05:00
committed by GitHub
2 changed files with 698 additions and 700 deletions

1396
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -85,7 +85,7 @@
"devDependencies": {
"eslint": "^8.8.0",
"eslint-plugin-react": "^7.28.0",
"jest": "^27.4.5",
"jest": "^27.5.0",
"supertest": "^6.2.2"
}
}