diff --git a/package.json b/package.json index d3253db5ec..80c325a0f5 100644 --- a/package.json +++ b/package.json @@ -30,19 +30,19 @@ "@emotion/css": "^10.0.9", "@preconstruct/cli": "^1.0.0", "@testing-library/dom": "7.0.4", - "@testing-library/jest-dom": "5.1.1", + "@testing-library/jest-dom": "6.7.0", "@testing-library/react": "10.0.1", "@testing-library/user-event": "^10.0.0", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^9.0.0", - "babel-jest": "^23.6.0", + "babel-jest": "^24.0.0", "babel-loader": "^8.0.0", "babel-plugin-emotion": "^10.0.9", "bolt-check": "^0.3.0", "chroma-js": "^1.3.6", "chrono-node": "^1.3.5", - "codesandboxer": "^0.1.1", - "concurrently": "^3.5.1", + "codesandboxer": "^0.5.0", + "concurrently": "^9.2.1", "copy-webpack-plugin": "^5.0.3", "coveralls": "^2.11.12", "cross-env": "^5.1.3", @@ -55,11 +55,11 @@ "enzyme-to-json": "^3.3.0", "eslint": "^4.6.1", "eslint-plugin-react": "^7.3.0", - "extract-react-types-loader": "^0.3.0", + "extract-react-types-loader": "^0.3.17", "flow-bin": "^0.91.0", - "gh-pages": "^1.1.0", + "gh-pages": "^5.0.0", "html-webpack-plugin": "^3.2.0", - "jest": "^25.1.0", + "jest": "^26.0.0", "jest-emotion": "^10.0.11", "jest-in-case": "^1.0.2", "memoize-one": "^5.0.0", @@ -84,7 +84,7 @@ "unfetch": "^3.0.0", "webpack": "^4.30.0", "webpack-cli": "^3.3.1", - "webpack-dev-server": "^3.3.1" + "webpack-dev-server": "^4.0.0" }, "scripts": { "build": "preconstruct build",