0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 18:38:40 +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
+557 -553
View File
File diff suppressed because it is too large Load Diff
+1 -1
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"
}
}