Skip to content

Commit bfe04a3

Browse files
chore(deps): update dependency @softwareventures/eslint-config to v4 (#13)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 721986e commit bfe04a3

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
@@ -31,7 +31,7 @@
3131
"webpack": "^5.0.0"
3232
},
3333
"devDependencies": {
34-
"@softwareventures/eslint-config": "3.6.3",
34+
"@softwareventures/eslint-config": "4.0.0",
3535
"@softwareventures/prettier-config": "1.0.2",
3636
"@softwareventures/semantic-release-config": "1.1.1",
3737
"@softwareventures/tsconfig": "5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -441,10 +441,10 @@
441441
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
442442
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
443443

444-
"@softwareventures/eslint-config@3.6.3":
445-
version "3.6.3"
446-
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-3.6.3.tgz#47b2f1db4286c7fa7b939e1b52cb2c51ee313e13"
447-
integrity sha512-P2HRx/q7fEq2ttpv6CGvVkpq3Kz4+59YtDotmG2qZMjzigF3yR4Fgp5EjnJ7vrqiioKBPimnvp1ux+8WS9HAzw==
444+
"@softwareventures/eslint-config@4.0.0":
445+
version "4.0.0"
446+
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.0.0.tgz#92ba2c47f59b4eaa4c871b9ebacf54d7bd05aebb"
447+
integrity sha512-zUDK0MGDWxAPE7KAN0lB9mI8iNSHWwIGH0PoQn7kwdvPBG1AHIlQr1N+bVJXCJG5AK5glp+KwiGWyI9EwW+8xA==
448448
dependencies:
449449
"@typescript-eslint/eslint-plugin" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0"
450450
"@typescript-eslint/eslint-plugin-tslint" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0"

0 commit comments

Comments
 (0)