diff --git a/packages/jest-config/package.json b/packages/jest-config/package.json index c285577e1b3e..da498b79459c 100644 --- a/packages/jest-config/package.json +++ b/packages/jest-config/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@babel/core": "^7.1.0", - "@jest/test-sequencer": "^27.0.0-next.2", + "@jest/test-sequencer": "^28.0.0", "@jest/types": "^27.0.0-next.1", "babel-jest": "^27.0.0-next.2", "chalk": "^4.0.0",