Skip to content

Commit e782326

Browse files
committed
upgrade eslint-config-react
1 parent 0ca06c4 commit e782326

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"homepage": "https://github.com/jedwards1211/react-library-skeleton#readme",
5858
"devDependencies": {
5959
"@jedwards1211/eslint-config-flow": "^1.0.0",
60-
"@jedwards1211/eslint-config-react": "^2.0.0",
60+
"@jedwards1211/eslint-config-react": "^2.0.1",
6161
"@storybook/react": "^3.1.6",
6262
"babel-cli": "^6.22.2",
6363
"babel-core": "^6.22.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
version "1.0.0"
77
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-flow/-/eslint-config-flow-1.0.0.tgz#306baa90573f772342f53bef67ef4f2fe3f7cb8c"
88

9-
"@jedwards1211/eslint-config-react@^2.0.0":
10-
version "2.0.0"
11-
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-react/-/eslint-config-react-2.0.0.tgz#70fed67f254254a90e0d0574a9004455188ed297"
9+
"@jedwards1211/eslint-config-react@^2.0.1":
10+
version "2.0.1"
11+
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-react/-/eslint-config-react-2.0.1.tgz#8f5f8e2240b88dea1926535d46ff24ab1735ee61"
1212
dependencies:
1313
"@jedwards1211/eslint-config" "^1.0.0"
1414

0 commit comments

Comments
 (0)