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

Merge pull request #2242 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.2

Bump jest from 28.1.1 to 28.1.2
This commit is contained in:
Trevor Buckner
2022-07-02 10:18:57 -04:00
committed by GitHub
2 changed files with 252 additions and 252 deletions

502
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"devDependencies": { "devDependencies": {
"eslint": "^8.18.0", "eslint": "^8.18.0",
"eslint-plugin-react": "^7.30.0", "eslint-plugin-react": "^7.30.0",
"jest": "^28.1.1", "jest": "^28.1.2",
"supertest": "^6.2.3" "supertest": "^6.2.3"
} }
} }