Skip to content

Commit 1a078b5

Browse files
committed
Merge branch 'master' of /Users/andy/es2015-library-skeleton
2 parents 1d8f1bd + cc9adf2 commit 1a078b5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
"devDependencies": {
5959
"@commitlint/cli": "^6.0.2",
6060
"@commitlint/config-conventional": "^6.0.2",
61-
"@jedwards1211/eslint-config": "^1.0.0",
61+
"@jedwards1211/eslint-config": "^2.0.0",
6262
"@jedwards1211/eslint-config-flow": "^1.0.0",
63-
"@jedwards1211/eslint-config-react": "^3.0.0",
63+
"@jedwards1211/eslint-config-react": "^4.0.0",
6464
"babel-cli": "^6.22.2",
6565
"babel-core": "^6.22.1",
6666
"babel-eslint": "^7.1.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,15 @@
106106
version "1.0.0"
107107
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-flow/-/eslint-config-flow-1.0.0.tgz#306baa90573f772342f53bef67ef4f2fe3f7cb8c"
108108

109-
"@jedwards1211/eslint-config-react@^3.0.0":
110-
version "3.0.0"
111-
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-react/-/eslint-config-react-3.0.0.tgz#1758420ebc09736d9d8685a6dbc81a2486797c8a"
109+
"@jedwards1211/eslint-config-react@^4.0.0":
110+
version "4.0.0"
111+
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-react/-/eslint-config-react-4.0.0.tgz#3692bd51bca487c57a61d1636fc33439d8a2bcee"
112112
dependencies:
113-
"@jedwards1211/eslint-config" "^1.0.0"
113+
"@jedwards1211/eslint-config" "^2.0.0"
114114

115-
"@jedwards1211/eslint-config@^1.0.0":
116-
version "1.0.1"
117-
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config/-/eslint-config-1.0.1.tgz#bd1d42b4ebf5e48084781ff5f77cacc4faa88118"
115+
"@jedwards1211/eslint-config@^2.0.0":
116+
version "2.0.0"
117+
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config/-/eslint-config-2.0.0.tgz#9a12391cbdfe449983b7a299a9057dc7afa87cdf"
118118

119119
"@marionebl/sander@^0.6.0":
120120
version "0.6.1"

0 commit comments

Comments
 (0)