Skip to content

Commit

Permalink
chore: Package upgrades; bump to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joncursi committed Nov 26, 2018
1 parent 81d7ce9 commit a8c8f0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-flowtype-errors": "3.6.0",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jest": "22.0.0",
"eslint-plugin-jest": "22.0.1",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-lodash": "4.0.0",
"eslint-plugin-new-with-error": "2.0.0",
Expand Down Expand Up @@ -73,5 +73,5 @@
"scripts": {
"test": "markdownlint --config markdownlint.config.json README.md"
},
"version": "3.3.2"
"version": "3.3.3"
}

0 comments on commit a8c8f0f

Please sign in to comment.