0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 18:02:42 +00:00

Merge pull request #2210 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.1

Bump jest from 28.1.0 to 28.1.1
This commit is contained in:
Trevor Buckner
2022-06-09 00:04:43 -04:00
committed by GitHub
2 changed files with 558 additions and 554 deletions

1110
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -89,7 +89,7 @@
"devDependencies": {
"eslint": "^8.17.0",
"eslint-plugin-react": "^7.30.0",
"jest": "^28.1.0",
"jest": "^28.1.1",
"supertest": "^6.2.3"
}
}