Skip to content

Commit e162381

Browse files
committed
chore(deps): update dependency @softwareventures/eslint-config to v3.6.3
1 parent eca2175 commit e162381

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
@@ -26,7 +26,7 @@
2626
"tslib": "2.3.0"
2727
},
2828
"devDependencies": {
29-
"@softwareventures/eslint-config": "3.6.2",
29+
"@softwareventures/eslint-config": "3.6.3",
3030
"@softwareventures/prettier-config": "1.0.2",
3131
"@softwareventures/semantic-release-config": "1.1.1",
3232
"@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/[email protected].2":
445-
version "3.6.2"
446-
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-3.6.2.tgz#f1d30fc2807ac7ee270afed9cff7dfd26cf86f63"
447-
integrity sha512-aZG6deXmZqDA4rpVTCDPP9FXu357QHpCNx5KG4kInrjDf9pUIUUKZ1ebtL5Mf9VNYyBKt5H+9PT7PUcUIQvTQg==
444+
"@softwareventures/[email protected].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==
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)