Merge pull request #962 from actions/dependabot/npm_and_yarn/jest-and-types/jest-29.5.0

build(deps-dev): bump jest and @types/jest
This commit is contained in:
Milos Pantic 2023-03-21 23:22:50 +01:00 committed by GitHub
commit b006677dea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 847 additions and 930 deletions

1773
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@
"semver": "^7.3.5"
},
"devDependencies": {
"@types/jest": "^29.4.0",
"@types/jest": "^29.5.0",
"@types/lodash.deburr": "^4.1.6",
"@types/node": "^18.15.3",
"@types/semver": "^7.3.5",
@ -56,7 +56,7 @@
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.1",
"jest": "^29.5.0",
"jest-circus": "^29.3.1",
"jest-silent-reporter": "^0.5.0",
"js-yaml": "^4.1.0",