Skip to content

Commit

Permalink
mo upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef committed Apr 10, 2019
1 parent dff7caa commit 7196d7d
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 1,056 deletions.
3 changes: 2 additions & 1 deletion app/extensions/safe/test/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"should_not_be_empty": "messages.should_not_be_empty",
"must_be_string": "messages.must_be_string",
"invalid_params": "messages.invalid_params",
"invalid_req": "messages.invalid_req"
"invalid_req": "messages.invalid_req",
"unauthorised": "messages.unauthorised"
},
"Secret": "Secret",
"AppId": "AppId"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,14 +309,14 @@
"sass-loader": "^7.1.0",
"should": "13.1.3",
"sinon": "^7.1.1",
"spectron": "4",
"spectron": "5.0.0",
"standard-version": "5.0.2",
"style-loader": "^0.23.1",
"stylelint": "^9.8.0",
"stylelint-config-prettier": "^5.0.0",
"stylelint-config-standard": "^18.2.0",
"terser-webpack-plugin": "^1.1.0",
"testcafe": "1.1.0",
"testcafe": "1.1.2",
"testcafe-browser-provider-electron": "https://github.com/joshuef/testcafe-browser-provider-electron.git#OSXFixed",
"testcafe-live": "^0.1.4",
"testcafe-react-selectors": "3.1.0",
Expand Down
Loading

0 comments on commit 7196d7d

Please sign in to comment.