Skip to content

Commit 4b27dca

Browse files
committed
fix(deps): update dependency @jedwards1211/eslint-config to ^2.0.0
1 parent e06ab3e commit 4b27dca

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
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",
6363
"@jedwards1211/eslint-config-react": "^3.0.0",
6464
"babel-cli": "^6.22.2",

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@
116116
version "1.0.1"
117117
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config/-/eslint-config-1.0.1.tgz#bd1d42b4ebf5e48084781ff5f77cacc4faa88118"
118118

119+
"@jedwards1211/eslint-config@^2.0.0":
120+
version "2.0.0"
121+
resolved "https://registry.yarnpkg.com/@jedwards1211/eslint-config/-/eslint-config-2.0.0.tgz#9a12391cbdfe449983b7a299a9057dc7afa87cdf"
122+
119123
"@marionebl/sander@^0.6.0":
120124
version "0.6.1"
121125
resolved "https://registry.npmjs.org/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b"

0 commit comments

Comments
 (0)