Skip to content

Commit

Permalink
upgrade dated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Apr 28, 2018
1 parent 7f23465 commit 8fcb8e1
Show file tree
Hide file tree
Showing 3 changed files with 1,168 additions and 639 deletions.
2 changes: 1 addition & 1 deletion integrationTests/__snapshots__/failing.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

exports[`Works when it has failing tests 1`] = `
"FAIL integrationTests/__fixtures__/failing/__src__/file1.js
Company policies require ⚔️ 🏃 in every file
✕ Check for ⚔️ 🏃
Company policies require ⚔️ 🏃 in every file
Test Suites: 1 failed, 1 total
Tests: 1 failed, 1 total
Snapshots: 0 total
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.0",
"eslint": "^4.5.0",
"eslint-config-airbnb-base": "^11.3.2",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.3.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jest": "^20.0.3",
"eslint-plugin-jest": "^21.15.1",
"eslint-plugin-prettier": "^2.2.0",
"execa": "^0.8.0",
"execa": "^0.10.0",
"jest": "^21.0.2",
"prettier": "^1.7.4"
}
Expand Down
Loading

0 comments on commit 8fcb8e1

Please sign in to comment.