diff --git a/test/fixtures/boostrap-sass/package.json b/test/fixtures/boostrap-sass/package.json index 012bc1a2101..b2082977966 100644 --- a/test/fixtures/boostrap-sass/package.json +++ b/test/fixtures/boostrap-sass/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "bootstrap": "^4.x", + "bootstrap": "^5.0.0", "node-sass": "^6.x", "react": "latest", "react-dom": "latest"