Skip to content

Commit fa2d3ea

Browse files
committed
chore(deps): update dependency @softwareventures/eslint-config to v3.6.2
1 parent 9996e11 commit fa2d3ea

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.2.0"
2727
},
2828
"devDependencies": {
29-
"@softwareventures/eslint-config": "3.6.1",
29+
"@softwareventures/eslint-config": "3.6.2",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -427,15 +427,15 @@
427427
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
428428
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
429429

430-
"@softwareventures/eslint-config@3.6.1":
431-
version "3.6.1"
432-
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-3.6.1.tgz#1636aed6c665b517c410e1ff537e79fb24fb80fb"
433-
integrity sha512-hUZFV1C3CUioXa0UwlgLyhhZHw8eNeDlpyWFTgQlxiZR+jowSCqHZkzdcmdP/bnLQF34NvJgb8FZmjet3KK7kQ==
430+
"@softwareventures/eslint-config@3.6.2":
431+
version "3.6.2"
432+
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-3.6.2.tgz#f1d30fc2807ac7ee270afed9cff7dfd26cf86f63"
433+
integrity sha512-aZG6deXmZqDA4rpVTCDPP9FXu357QHpCNx5KG4kInrjDf9pUIUUKZ1ebtL5Mf9VNYyBKt5H+9PT7PUcUIQvTQg==
434434
dependencies:
435435
"@typescript-eslint/eslint-plugin" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0"
436436
"@typescript-eslint/eslint-plugin-tslint" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0"
437437
"@typescript-eslint/parser" "^2.31.0 || ^3.0.0 || ^4.0.0"
438-
eslint-config-prettier "^6.11.0 || ^7.0.0"
438+
eslint-config-prettier "^8.3.0"
439439
eslint-plugin-import "^2.20.2"
440440
eslint-plugin-jsdoc "^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0"
441441
eslint-plugin-prefer-arrow "^1.2.1"
@@ -2034,10 +2034,10 @@ escape-string-regexp@^4.0.0:
20342034
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
20352035
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
20362036

2037-
"eslint-config-prettier@^6.11.0 || ^7.0.0":
2038-
version "7.2.0"
2039-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
2040-
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
2037+
eslint-config-prettier@^8.3.0:
2038+
version "8.3.0"
2039+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
2040+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
20412041

20422042
eslint-import-resolver-node@^0.3.4:
20432043
version "0.3.4"

0 commit comments

Comments
 (0)