Skip to content

Commit d1c2e9a

Browse files
committed
build: upgrade @jedwards1211/eslint-config-flow
1 parent 987d58b commit d1c2e9a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@commitlint/config-conventional": "^6.0.2",
9292
"@jedwards1211/commitlint-config": "^1.0.0",
9393
"@jedwards1211/eslint-config": "^2.0.0",
94-
"@jedwards1211/eslint-config-flow": "^1.0.2",
94+
"@jedwards1211/eslint-config-flow": "^1.0.4",
9595
"babel-eslint": "^10.0.1",
9696
"babel-plugin-istanbul": "^5.1.0",
9797
"chai": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -861,10 +861,10 @@
861861
dependencies:
862862
"@commitlint/config-conventional" "^6.1.3"
863863

864-
"@jedwards1211/eslint-config-flow@^1.0.2":
865-
version "1.0.2"
866-
resolved "https://registry.yarnpkg.com/@jedwards1211/eslint-config-flow/-/eslint-config-flow-1.0.2.tgz#92e7d18fd39aec3ce3bc1fbeb55b353a652ccf68"
867-
integrity sha512-TL+SakNrJkA7qa5jf2Eo2qn2kZQIvO2ZeJm+0wo66u3OcGePURFVlrWoCUg1rzw7QIGW2ZoSmWnLz2xlI9Bqhw==
864+
"@jedwards1211/eslint-config-flow@^1.0.4":
865+
version "1.0.4"
866+
resolved "https://registry.yarnpkg.com/@jedwards1211/eslint-config-flow/-/eslint-config-flow-1.0.4.tgz#0e416c5bb20c6c1144a0b00a0f0c76695594636d"
867+
integrity sha512-3e9NfW4mRaZLItMwvMNUe8A/M5IZthhMt2/poIfJQrSJThObYVijJ9XkE8c7gEMuL6pwZGQwErTKu7r8A2kW4w==
868868

869869
"@jedwards1211/eslint-config@^2.0.0":
870870
version "2.0.0"

0 commit comments

Comments
 (0)