diff --git a/package.json b/package.json index 758ce9c55..677f4b656 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "grunt-contrib-watch": "^1.1.0", "grunt-postcss": "^0.9.0", "husky": "^3.0.5", - "intern": "4.4.3", + "intern": "4.7.0", "leadfoot": "1.7.6", "lint-staged": "^9.2.1", "load-grunt-tasks": "^5.0.0", diff --git a/tests/functional/_intern.js b/tests/functional/_intern.js index f94679570..e5f8d951a 100644 --- a/tests/functional/_intern.js +++ b/tests/functional/_intern.js @@ -57,7 +57,7 @@ const config = { "firefox", { name: "chrome", - version: "2.38" + version: "2.44" } ] },