Skip to content

Commit

Permalink
Merge pull request #170 from forcedotcom/dependabot-npm_and_yarn-type…
Browse files Browse the repository at this point in the history
…s-jest-29.5.12

chore(dev-deps): bump @types/jest from 29.5.6 to 29.5.12
  • Loading branch information
maliroteh-sf authored Aug 1, 2024
2 parents daddffe + 82ae1c9 commit e2e8277
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 @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/inquirer": "^9.0.6",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.12",
"@types/node": "^22.0.2",
"@types/sinon": "^10.0.20",
"@typescript-eslint/eslint-plugin": "^6.21.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1356,10 +1356,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@^29.5.6":
version "29.5.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
"@types/jest@^29.5.12":
version "29.5.12"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit e2e8277

Please sign in to comment.