Update dependency @types/yup to v0.29.14
All checks were successful
forgejo/Procyon/procyon/pipeline/pr-develop This commit looks good
forgejo/Procyon/procyon/pipeline/head This commit looks good

This commit is contained in:
Mr. Renovate 2023-11-16 10:09:56 +00:00 committed by Roman Jaroš
parent 02fbe64c8c
commit ee786324c5
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"@types/react": "18.0.6",
"@types/react-dom": "18.0.2",
"@types/react-redux": "7.1.24",
"@types/yup": "0.29.13",
"@types/yup": "0.29.14",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"autoprefixer": "10.4.16",

8
pnpm-lock.yaml generated
View file

@ -94,8 +94,8 @@ importers:
specifier: 7.1.24
version: 7.1.24
'@types/yup':
specifier: 0.29.13
version: 0.29.13
specifier: 0.29.14
version: 0.29.14
'@typescript-eslint/eslint-plugin':
specifier: 6.11.0
version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.14.0)(typescript@4.9.5)
@ -5141,8 +5141,8 @@ packages:
'@types/yargs-parser': 21.0.0
dev: true
/@types/yup@0.29.13:
resolution: {integrity: sha512-qRyuv+P/1t1JK1rA+elmK1MmCL1BapEzKKfbEhDBV/LMMse4lmhZ/XbgETI39JveDJRpLjmToOI6uFtMW/WR2g==}
/@types/yup@0.29.14:
resolution: {integrity: sha512-Ynb/CjHhE/Xp/4bhHmQC4U1Ox+I2OpfRYF3dnNgQqn1cHa6LK3H1wJMNPT02tSVZA6FYuXE2ITORfbnb6zBCSA==}
dev: true
/@typescript-eslint/eslint-plugin@6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.14.0)(typescript@4.9.5):