chore(deps-dev): bump @types/jest from 29.5.4 to 29.5.5 in /ui

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.5.
- [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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-17 17:24:07 +00:00
committed by Łukasz Mierzwa
parent b25b745e76
commit 2274233ad5
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -61,7 +61,7 @@
"@types/bricks.js": "1.8.3",
"@types/enzyme": "3.10.13",
"@types/fontfaceobserver": "2.1.1",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
@@ -5313,9 +5313,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.5.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.4.tgz",
"integrity": "sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==",
"version": "29.5.5",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.5.tgz",
"integrity": "sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",

View File

@@ -56,7 +56,7 @@
"@types/bricks.js": "1.8.3",
"@types/enzyme": "3.10.13",
"@types/fontfaceobserver": "2.1.1",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",