0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 10:22:38 +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

2928
package-lock.json generated

File diff suppressed because it is too large Load Diff

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"
} }
} }