Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 2a7fc67

Browse files
chore(deps): update dependency @voiceflow/eslint-config to v5 (VF-000) (#40)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1c188f0 commit 2a7fc67

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
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "^3.6.1",
3131
"@typescript-eslint/parser": "^3.6.1",
3232
"@voiceflow/commitlint-config": "1.1.0",
33-
"@voiceflow/eslint-config": "4.0.0",
33+
"@voiceflow/eslint-config": "5.0.0",
3434
"@voiceflow/git-branch-check": "1.2.0",
3535
"@voiceflow/prettier-config": "1.0.5",
3636
"chai": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -927,10 +927,10 @@
927927
dependencies:
928928
"@commitlint/config-conventional" "^12.1.4"
929929

930-
"@voiceflow/eslint-config@4.0.0":
931-
version "4.0.0"
932-
resolved "https://registry.yarnpkg.com/@voiceflow/eslint-config/-/eslint-config-4.0.0.tgz#46b96ec52d1255ae82a3ac8fdfa722ca233e0e1e"
933-
integrity sha512-05eKn2trZdJtiiv8oyx+G8S2BhBmystWZU3EkHu7GxfLQxb0FDFBe3PsOhFB+eA+AWPPHLqN2IDaXX/l5t/w0w==
930+
"@voiceflow/eslint-config@5.0.0":
931+
version "5.0.0"
932+
resolved "https://registry.yarnpkg.com/@voiceflow/eslint-config/-/eslint-config-5.0.0.tgz#f44d6f29c6ef3d785dd69c3a48cf04339f65594c"
933+
integrity sha512-NFHK7SIGt4H1ELoVOhiAGhOTAIgrzbVaKqf2X4Tx6L5NRXb+5qEhoTnPptvjcFlmX6TEs4cMUvanwTPDLcdP3g==
934934
dependencies:
935935
"@typescript-eslint/eslint-plugin" "^4.31.0"
936936
"@typescript-eslint/parser" "^4.31.0"

0 commit comments

Comments
 (0)