1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 02:53:28 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-18 14:17:16 +01:00
committed by GitHub
parent 69657a5ab5
commit c720e9a56d
2 changed files with 9 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.2",
"@types/react": "16.14.45",
"@types/react": "16.14.54",
"@types/retry": "0.12.2",
"@types/zxcvbn": "4.4.4",
"@typescript-eslint/eslint-plugin": "6.14.0",
@@ -213,7 +213,7 @@
"replacestream": "4.0.3"
},
"resolutions": {
"@types/react": "16.14.45"
"@types/react": "16.14.54"
},
"lint-staged": {
"*": "prettier --cache --ignore-unknown --write",