mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13. - [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:
committed by
Łukasz Mierzwa
parent
8298560866
commit
56bc90fe4b
9
ui/package-lock.json
generated
9
ui/package-lock.json
generated
@@ -60,7 +60,7 @@
|
||||
"@types/bricks.js": "1.8.5",
|
||||
"@types/enzyme": "3.10.18",
|
||||
"@types/fontfaceobserver": "2.1.3",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/jest": "29.5.13",
|
||||
"@types/lodash.debounce": "4.0.9",
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.9",
|
||||
@@ -4286,11 +4286,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "29.5.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz",
|
||||
"integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==",
|
||||
"version": "29.5.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
|
||||
"integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"expect": "^29.0.0",
|
||||
"pretty-format": "^29.0.0"
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"@types/bricks.js": "1.8.5",
|
||||
"@types/enzyme": "3.10.18",
|
||||
"@types/fontfaceobserver": "2.1.3",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/jest": "29.5.13",
|
||||
"@types/lodash.debounce": "4.0.9",
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.9",
|
||||
|
||||
Reference in New Issue
Block a user