We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946f89b commit 589638bCopy full SHA for 589638b
package.json
@@ -16,20 +16,20 @@
16
"dependencies": {
17
"accessibility-developer-tools": "2.11.0",
18
"axe-core": "2.1.7",
19
- "brace-expansion": "1.1.7",
20
- "infusion": "3.0.0-dev.20170322T234120Z.278de35",
+ "brace-expansion": "1.1.8",
+ "infusion": "3.0.0-dev.20170713T172705Z.330ed53",
21
"selenium-webdriver": "3.4.0"
22
},
23
"devDependencies": {
24
- "eslint": "3.19.0",
+ "eslint": "4.2.0",
25
"eslint-config-fluid": "1.1.0",
26
"fluid-grunt-eslint": "18.1.2",
27
- "gpii-express": "1.0.7",
+ "gpii-express": "1.0.8",
28
"grunt": "1.0.1",
29
"grunt-jsonlint": "1.1.0",
30
"istanbul": "0.4.5",
31
"jsonlint": "1.6.2",
32
- "kettle": "1.5.0",
33
- "node-jqunit": "1.1.4"
+ "kettle": "1.6.2",
+ "node-jqunit": "1.1.5"
34
}
35
0 commit comments