Skip to content

Commit

Permalink
Merge pull request #432 from bervProject/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/jest-29.5.10

chore(deps-dev): bump @types/jest from 29.5.7 to 29.5.10
  • Loading branch information
mergify[bot] authored Dec 1, 2023
2 parents 61a3a13 + 89e217d commit 0069ee9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/eslint-module": "^4.1.0",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.10",
"@vue/babel-preset-app": "^5.0.8",
"@vue/test-utils": "^2.4.3",
"@vue/vue3-jest": "^29.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3177,10 +3177,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@^29.5.7":
version "29.5.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
"@types/jest@^29.5.10":
version "29.5.10"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50"
integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 0069ee9

Please sign in to comment.