mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.6 to 29.5.7. - [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
f343564cec
commit
ebb37b409d
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -61,7 +61,7 @@
|
||||
"@types/bricks.js": "1.8.4",
|
||||
"@types/enzyme": "3.10.15",
|
||||
"@types/fontfaceobserver": "2.1.2",
|
||||
"@types/jest": "29.5.6",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/lodash.merge": "4.6.8",
|
||||
"@types/lodash.throttle": "4.1.8",
|
||||
@@ -5308,9 +5308,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "29.5.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.6.tgz",
|
||||
"integrity": "sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==",
|
||||
"version": "29.5.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.7.tgz",
|
||||
"integrity": "sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"expect": "^29.0.0",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"@types/bricks.js": "1.8.4",
|
||||
"@types/enzyme": "3.10.15",
|
||||
"@types/fontfaceobserver": "2.1.2",
|
||||
"@types/jest": "29.5.6",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/lodash.merge": "4.6.8",
|
||||
"@types/lodash.throttle": "4.1.8",
|
||||
|
||||
Reference in New Issue
Block a user