0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 23:02:45 +00:00

Merge pull request #2647 from naturalcrit/dependabot/npm_and_yarn/jest-29.4.1

Bump jest from 29.4.0 to 29.4.1
This commit is contained in:
Trevor Buckner
2023-01-27 14:04:16 -05:00
committed by GitHub
2 changed files with 514 additions and 514 deletions

1026
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -106,7 +106,7 @@
"devDependencies": { "devDependencies": {
"eslint": "^8.32.0", "eslint": "^8.32.0",
"eslint-plugin-react": "^7.32.1", "eslint-plugin-react": "^7.32.1",
"jest": "^29.4.0", "jest": "^29.4.1",
"supertest": "^6.3.3" "supertest": "^6.3.3"
} }
} }