Skip to content

Commit

Permalink
chore(browserstack): pin ajv to 6.8.1 for now due to ajv-validator/aj…
Browse files Browse the repository at this point in the history
  • Loading branch information
fkleuver committed Feb 10, 2019
1 parent 50ee7d6 commit 937dd8c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/browserstack/package.json
Expand Up @@ -29,6 +29,7 @@
"@wdio/selenium-standalone-service": "^5.2.2",
"@wdio/spec-reporter": "^5.4.3",
"@wdio/sync": "^5.4.13",
"ajv": "6.8.1",
"browserstack-local": "^1.3.7",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
Expand Down
1 change: 1 addition & 0 deletions test/wdio/cases/dev/jit-webpack-ts/package.json
Expand Up @@ -23,6 +23,7 @@
},
"devDependencies": {
"@types/node": "latest",
"ajv": "6.8.1",
"html-loader": "latest",
"html-webpack-plugin": "latest",
"http-server": "latest",
Expand Down
1 change: 1 addition & 0 deletions test/wdio/cases/local/jit-webpack-ts/package.json
Expand Up @@ -23,6 +23,7 @@
},
"devDependencies": {
"@types/node": "latest",
"ajv": "6.8.1",
"html-loader": "latest",
"html-webpack-plugin": "latest",
"http-server": "latest",
Expand Down

0 comments on commit 937dd8c

Please sign in to comment.