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

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-28 06:05:19 +00:00
committed by Łukasz Mierzwa
parent eb5fefa464
commit 86cc4c3827
2 changed files with 5 additions and 6 deletions

9
ui/package-lock.json generated
View File

@@ -60,7 +60,7 @@
"@types/bricks.js": "1.8.5",
"@types/enzyme": "3.10.18",
"@types/fontfaceobserver": "2.1.3",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
@@ -4513,11 +4513,10 @@
}
},
"node_modules/@types/jest": {
"version": "29.5.13",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
"integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
"version": "29.5.14",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
"integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"expect": "^29.0.0",
"pretty-format": "^29.0.0"

View File

@@ -56,7 +56,7 @@
"@types/bricks.js": "1.8.5",
"@types/enzyme": "3.10.18",
"@types/fontfaceobserver": "2.1.3",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",