Skip to content

Commit a160a3f

Browse files
committed
fix(deps): update dependency @jedwards1211/eslint-config-flow to v3
1 parent a2e3307 commit a160a3f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@commitlint/cli": "^6.0.2",
4949
"@commitlint/config-conventional": "^6.0.2",
5050
"@jedwards1211/eslint-config-es5": "^1.0.0",
51-
"@jedwards1211/eslint-config-flow": "^1.0.0",
51+
"@jedwards1211/eslint-config-flow": "^3.0.0",
5252
"chai": "^4.1.2",
5353
"codecov": "^3.0.0",
5454
"copy": "^0.3.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,10 @@
122122
version "1.0.0"
123123
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-es5/-/eslint-config-es5-1.0.0.tgz#b63e8217250147a348b6d360367d92cc6950a83f"
124124

125-
"@jedwards1211/eslint-config-flow@^1.0.0":
126-
version "1.0.0"
127-
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-flow/-/eslint-config-flow-1.0.0.tgz#306baa90573f772342f53bef67ef4f2fe3f7cb8c"
125+
"@jedwards1211/eslint-config-flow@^3.0.0":
126+
version "3.0.0"
127+
resolved "https://registry.yarnpkg.com/@jedwards1211/eslint-config-flow/-/eslint-config-flow-3.0.0.tgz#18907282c681247806fe85e79e285977fc9c4844"
128+
integrity sha512-M09lZum68xW/Wv8gBqzmaPkb0pLY2CWTrMrT6iaavhjcOMcFLyoVHF1EpIZRIDU2f1zo1lBEcnXr8vt1Aj5tGw==
128129

129130
"@marionebl/sander@^0.6.0":
130131
version "0.6.1"

0 commit comments

Comments
 (0)