Update dependency @types/jest to v29.5.12
All checks were successful
forgejo/Procyon/procyon/pipeline/pr-develop This commit looks good
All checks were successful
forgejo/Procyon/procyon/pipeline/pr-develop This commit looks good
This commit is contained in:
parent
e7958a4235
commit
a0c0e164dc
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
||||||
"@storybook/blocks": "7.6.12",
|
"@storybook/blocks": "7.6.12",
|
||||||
"@storybook/react": "7.6.12",
|
"@storybook/react": "7.6.12",
|
||||||
"@storybook/react-webpack5": "7.6.12",
|
"@storybook/react-webpack5": "7.6.12",
|
||||||
"@types/jest": "29.5.11",
|
"@types/jest": "29.5.12",
|
||||||
"@types/mdx": "2.0.10",
|
"@types/mdx": "2.0.10",
|
||||||
"@types/node": "18.18.2",
|
"@types/node": "18.18.2",
|
||||||
"@types/ramda": "0.29.10",
|
"@types/ramda": "0.29.10",
|
||||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -64,8 +64,8 @@ importers:
|
||||||
specifier: 7.6.12
|
specifier: 7.6.12
|
||||||
version: 7.6.12(@babel/core@7.23.7)(@swc/core@1.3.104)(esbuild@0.18.20)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)
|
version: 7.6.12(@babel/core@7.23.7)(@swc/core@1.3.104)(esbuild@0.18.20)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)
|
||||||
'@types/jest':
|
'@types/jest':
|
||||||
specifier: 29.5.11
|
specifier: 29.5.12
|
||||||
version: 29.5.11
|
version: 29.5.12
|
||||||
'@types/mdx':
|
'@types/mdx':
|
||||||
specifier: 2.0.10
|
specifier: 2.0.10
|
||||||
version: 2.0.10
|
version: 2.0.10
|
||||||
|
@ -4152,8 +4152,8 @@ packages:
|
||||||
'@types/istanbul-lib-report': 3.0.3
|
'@types/istanbul-lib-report': 3.0.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/jest@29.5.11:
|
/@types/jest@29.5.12:
|
||||||
resolution: {integrity: sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==}
|
resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
expect: 29.7.0
|
expect: 29.7.0
|
||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue