diff --git a/package.json b/package.json index e19efa8d0a3bb..b746dd4b1ae96 100644 --- a/package.json +++ b/package.json @@ -180,12 +180,12 @@ "http-server": "13.0.1", "husky": "4.2.1", "iconscout-unicons-tarball": "https://github.com/grafana/icons/tarball/9728be621a4e7d891611149c9cd179e793f790a7", - "jest": "26.6.3", + "jest": "27.0.0", "jest-canvas-mock": "2.3.0", "jest-date-mock": "1.0.8", "jest-matcher-utils": "26.0.0", - "lerna": "^4.0.0", - "lint-staged": "10.0.7", + "lerna": "^5.1.8", + "lint-staged": "10.2.0", "mini-css-extract-plugin": "2.2.0", "mocha": "7.0.1", "module-alias": "2.2.2", @@ -206,7 +206,7 @@ "rimraf": "3.0.1", "rxjs-spy": "8.0.0", "sass": "1.32.13", - "sass-lint": "1.12.1", + "sass-lint": "1.13.0", "sass-loader": "12.1.0", "sinon": "8.1.1", "style-loader": "3.2.1", @@ -221,7 +221,7 @@ "webpack-bundle-analyzer": "4.4.2", "webpack-cleanup-plugin": "0.5.1", "webpack-cli": "4.8.0", - "webpack-dev-server": "4.0.0", + "webpack-dev-server": "4.7.3", "webpack-merge": "5.8.0", "worker-loader": "^3.0.8" },