diff --git a/.circleci/config.yml b/.circleci/config.yml index eb74b0a7e2a..6b2cfcd9f57 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -181,7 +181,7 @@ workflows: - "@types/react@16.8 @types/react-dom@16.8" - "@types/react@17 @types/react-dom@17" - "@types/react@18 @types/react-dom@18" - - "@types/react@npm:types-react@19.0.0-rc.1 @types/react-dom@npm:types-react-dom@19.0.0-rc.1" + - "@types/react@npm:types-react@19.0.0 @types/react-dom@npm:types-react-dom@19.0.0" - "typescript@next" security-scans: jobs: