Skip to content

Commit

Permalink
Bump @types/jest from 29.5.13 to 29.5.14 in /admin
Browse files Browse the repository at this point in the history
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 522a6b5 commit e3eb0cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@sentry/vite-plugin": "^2.22.6",
"@testing-library/dom": "^10.4.0",
"@types/history": "^5.0.0",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/js-cookie": "^3",
"@types/lodash-es": "^4.17.9",
"@types/luxon": "^3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1454,13 +1454,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
"@types/jest@npm:^29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
languageName: node
linkType: hard

Expand Down Expand Up @@ -1752,7 +1752,7 @@ __metadata:
"@testing-library/react": "npm:^16.0.1"
"@testing-library/user-event": "npm:^14.5.2"
"@types/history": "npm:^5.0.0"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
"@types/js-cookie": "npm:^3"
"@types/lodash-es": "npm:^4.17.9"
"@types/luxon": "npm:^3.2.0"
Expand Down

0 comments on commit e3eb0cd

Please sign in to comment.