Skip to content

Commit

Permalink
Issue #2945 - Update Intern to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Taylor committed Dec 5, 2019
1 parent 1522011 commit a3d0baa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/_intern.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const config = {
"firefox",
{
name: "chrome",
version: "2.38"
version: "2.44"
}
]
},
Expand Down

0 comments on commit a3d0baa

Please sign in to comment.