Merge pull request #77 from actions/dependabot/npm_and_yarn/jest-29.5.0

Bump jest from 29.4.3 to 29.5.0
This commit is contained in:
James M. Greene
2023-03-14 20:40:47 -05:00
committed by GitHub
2 changed files with 636 additions and 614 deletions

1248
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"eslint": "^8.36.0", "eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0", "eslint-config-prettier": "^8.7.0",
"eslint-plugin-github": "^4.6.1", "eslint-plugin-github": "^4.6.1",
"jest": "^29.4.3", "jest": "^29.5.0",
"prettier": "^2.8.4" "prettier": "^2.8.4"
} }
} }