0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Merge pull request #2463 from naturalcrit/dependabot/npm_and_yarn/jest-29.2.2

Bump jest from 29.2.1 to 29.2.2
This commit is contained in:
Trevor Buckner
2022-10-24 23:15:18 -04:00
committed by GitHub
2 changed files with 290 additions and 290 deletions

578
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"devDependencies": {
"eslint": "^8.25.0",
"eslint-plugin-react": "^7.31.10",
"jest": "^29.2.1",
"jest": "^29.2.2",
"supertest": "^6.3.1"
}
}