1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 17:43:39 +00:00

[deps] Platform (CL): Update @types/react to v16.14.57 (#8067)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-01 14:07:46 -05:00
committed by GitHub
parent abe7e85e5e
commit 8af1a1528b
2 changed files with 6 additions and 6 deletions

View File

@@ -75,7 +75,7 @@
"@types/node-ipc": "9.2.0",
"@types/papaparse": "5.3.14",
"@types/proper-lockfile": "4.1.4",
"@types/react": "16.14.54",
"@types/react": "16.14.57",
"@types/retry": "0.12.5",
"@types/zxcvbn": "4.4.4",
"@typescript-eslint/eslint-plugin": "6.21.0",
@@ -214,7 +214,7 @@
"replacestream": "4.0.3"
},
"resolutions": {
"@types/react": "16.14.54"
"@types/react": "16.14.57"
},
"lint-staged": {
"*": "prettier --cache --ignore-unknown --write",