Merge pull request #34 from richardrigutins/dependabot/npm_and_yarn/jest-and-types/jest-29.6.4

chore(deps): bump jest and @types/jest
This commit is contained in:
Riccardo Rigutini 2023-08-28 14:24:30 +02:00 committed by GitHub
commit 4328a32a5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 703 additions and 650 deletions

1349
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"glob": "^10.3.3"
},
"devDependencies": {
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.4",
"@types/lodash": "^4.14.197",
"@types/node": "^20.5.7",
"@typescript-eslint/parser": "^5.62.0",
@ -37,7 +37,7 @@
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.2",
"jest": "^29.6.4",
"js-yaml": "^4.1.0",
"prettier": "^3.0.2",
"ts-jest": "^29.1.0",