0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 14:12:40 +00:00

Merge pull request #2017 from naturalcrit/dependabot/npm_and_yarn/jest-27.5.1

Bump jest from 27.5.0 to 27.5.1
This commit is contained in:
Trevor Buckner
2022-02-09 08:34:30 -05:00
committed by GitHub
2 changed files with 750 additions and 644 deletions

1392
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.5.0",
"jest": "^27.5.1",
"supertest": "^6.2.2"
}
}