Merge pull request #925 from actions/dependabot/npm_and_yarn/jest-and-types/jest-29.4.1
build(deps-dev): bump jest and @types/jest
This commit is contained in:
commit
5ed25fd44f
File diff suppressed because it is too large
Load Diff
|
@ -43,7 +43,7 @@
|
|||
"semver": "^7.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/jest": "^29.4.0",
|
||||
"@types/lodash.deburr": "^4.1.6",
|
||||
"@types/node": "^18.11.18",
|
||||
"@types/semver": "^7.3.5",
|
||||
|
@ -54,7 +54,7 @@
|
|||
"eslint": "^7.28.0",
|
||||
"eslint-plugin-github": "^4.1.2",
|
||||
"eslint-plugin-jest": "^27.2.1",
|
||||
"jest": "^29.3.1",
|
||||
"jest": "^29.4.1",
|
||||
"jest-circus": "^29.3.1",
|
||||
"jest-silent-reporter": "^0.5.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
|
Loading…
Reference in New Issue