diff --git a/pkgs/kona/package.json b/pkgs/kona/package.json index dcf4967..105d665 100644 --- a/pkgs/kona/package.json +++ b/pkgs/kona/package.json @@ -33,8 +33,8 @@ "commitizen": "4.2.4", "fast-glob": "3.2.5", "find-up": "4.1.0", - "husky": "3.0.9", - "jest": "26.6.3", + "husky": "4.0.0", + "jest": "27.0.0", "jest-junit": "10.0.0", "jest-watch-typeahead": "0.5.0", "lcov-parse": "1.0.0", @@ -46,7 +46,7 @@ "p-map": "4.0.0", "parse-diff": "0.7.1", "yargs": "16.2.0", - "yarn-deduplicate": "1.1.1" + "yarn-deduplicate": "2.1.0" }, "peerDependencies": { "eslint": ">=6.0.1",