Skip to content

Commit 1f2e053

Browse files
committed
Chore: Updated eslint-plugin-react to latest stable version
1 parent 02c4b5a commit 1f2e053

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# react-webpack-template - Changelog
22

3+
## 1.6.1:
4+
5+
1. Updated eslint-plugin-react to 5.x
6+
37
## 1.6.0:
48

59
1. Updated react to new stable (15.0.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"css-loader": "^0.23.0",
4949
"eslint": "^2.2.0",
5050
"eslint-loader": "^1.0.0",
51-
"eslint-plugin-react": "^4.0.0",
51+
"eslint-plugin-react": "^5.0.0",
5252
"file-loader": "^0.8.4",
5353
"glob": "^7.0.0",
5454
"isparta-instrumenter-loader": "^1.0.0",

0 commit comments

Comments
 (0)