Merge pull request #72 from actions/dependabot/npm_and_yarn/jest-29.4.3

Bump jest from 29.4.1 to 29.4.3
This commit is contained in:
James M. Greene
2023-02-23 00:58:46 -06:00
committed by GitHub
2 changed files with 751 additions and 777 deletions

1526
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"eslint": "^8.34.0", "eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
"eslint-plugin-github": "^4.6.1", "eslint-plugin-github": "^4.6.1",
"jest": "^29.4.1", "jest": "^29.4.3",
"prettier": "^2.8.4" "prettier": "^2.8.4"
} }
} }