Merge pull request #1060 from actions/dependabot/npm_and_yarn/jest-and-types/jest-29.6.1

build(deps-dev): bump jest and @types/jest
This commit is contained in:
Sergey Dolin 2023-08-02 23:30:17 +02:00 committed by GitHub
commit c850f73ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 562 additions and 564 deletions

1122
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@
"semver": "^7.3.5"
},
"devDependencies": {
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.3",
"@types/lodash.deburr": "^4.1.6",
"@types/node": "^18.15.11",
"@types/semver": "^7.3.5",
@ -58,7 +58,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.5.0",
"jest": "^29.6.1",
"jest-circus": "^29.5.0",
"jest-silent-reporter": "^0.5.0",
"js-yaml": "^4.1.0",