Merge pull request #47 from richardrigutins/dependabot/npm_and_yarn/jest-and-types/jest-29.7.0

chore(deps): bump jest and @types/jest
This commit is contained in:
Riccardo Rigutini 2023-09-18 14:03:42 +02:00 committed by GitHub
commit 2eb069ac05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 530 additions and 496 deletions

1022
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"glob": "^10.3.4"
},
"devDependencies": {
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.198",
"@types/node": "^20.6.2",
"@typescript-eslint/parser": "^5.62.0",
@ -37,7 +37,7 @@
"eslint-plugin-github": "^4.10.0",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.4",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "^3.0.3",
"ts-jest": "^29.1.0",