0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-24 13:18:39 +00:00

Merge pull request #2160 from naturalcrit/dependabot/npm_and_yarn/jest-28.0.3

Bump jest from 27.5.1 to 28.0.3
This commit is contained in:
Trevor Buckner
2022-04-29 16:39:53 -04:00
committed by GitHub
2 changed files with 1020 additions and 1910 deletions
+1019 -1909
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -89,7 +89,7 @@
"devDependencies": { "devDependencies": {
"eslint": "^8.14.0", "eslint": "^8.14.0",
"eslint-plugin-react": "^7.29.4", "eslint-plugin-react": "^7.29.4",
"jest": "^27.5.1", "jest": "^28.0.3",
"supertest": "^6.2.3" "supertest": "^6.2.3"
} }
} }