Merge pull request #1063 from actions/dependabot/npm_and_yarn/jest-29.6.2

build(deps-dev): bump jest from 29.6.1 to 29.6.2
This commit is contained in:
Sergey Dolin
2023-08-02 23:39:12 +02:00
committed by GitHub
2 changed files with 503 additions and 525 deletions

1026
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -58,7 +58,7 @@
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest": "^27.2.1",
"eslint-plugin-node": "^11.1.0", "eslint-plugin-node": "^11.1.0",
"jest": "^29.6.1", "jest": "^29.6.2",
"jest-circus": "^29.5.0", "jest-circus": "^29.5.0",
"jest-silent-reporter": "^0.5.0", "jest-silent-reporter": "^0.5.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",