0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 01:02:51 +00:00

Merge pull request #2291 from naturalcrit/dependabot/npm_and_yarn/jest-29.0.1

Bump jest from 28.1.3 to 29.0.1
This commit is contained in:
Trevor Buckner
2022-08-31 21:57:32 -04:00
committed by GitHub
2 changed files with 710 additions and 710 deletions

1418
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"devDependencies": { "devDependencies": {
"eslint": "^8.23.0", "eslint": "^8.23.0",
"eslint-plugin-react": "^7.31.1", "eslint-plugin-react": "^7.31.1",
"jest": "^28.1.3", "jest": "^29.0.1",
"supertest": "^6.2.4" "supertest": "^6.2.4"
} }
} }