Skip to content

Commit a282062

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

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.4",
94+
"@jedwards1211/eslint-config-flow": "^2.0.0",
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.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==
864+
"@jedwards1211/eslint-config-flow@^2.0.0":
865+
version "2.0.0"
866+
resolved "https://registry.yarnpkg.com/@jedwards1211/eslint-config-flow/-/eslint-config-flow-2.0.0.tgz#b4eda415303b0c16a12f6b8ea44d431a0d665c33"
867+
integrity sha512-LAoaPZlWWVQkcn/1dDyUetOqpENmtjcHlts8dUnJ9MY0KxiMrYFDeup2KDllIXNvYWVpBLr9GUXo1RCYIi6gaA==
868868

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

0 commit comments

Comments
 (0)