0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-25 06:38:39 +00:00

Merge pull request #2443 from naturalcrit/dependabot/npm_and_yarn/jest-29.2.1

Bump jest from 29.2.0 to 29.2.1
This commit is contained in:
Trevor Buckner
2022-10-19 00:07:11 -04:00
committed by GitHub
2 changed files with 520 additions and 520 deletions
+519 -519
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -88,7 +88,7 @@
"devDependencies": { "devDependencies": {
"eslint": "^8.25.0", "eslint": "^8.25.0",
"eslint-plugin-react": "^7.31.10", "eslint-plugin-react": "^7.31.10",
"jest": "^29.2.0", "jest": "^29.2.1",
"supertest": "^6.3.0" "supertest": "^6.3.0"
} }
} }