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:
commit
4328a32a5e
File diff suppressed because it is too large
Load Diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue