Skip to content

Commit 1bdfbdb

Browse files
chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.1.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v7.2.0...v8.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 66b7d4c commit 1bdfbdb

File tree

2 files changed

+5
-40
lines changed

2 files changed

+5
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/eslint-plugin": "^4.14.1",
3333
"@typescript-eslint/parser": "^4.14.1",
3434
"eslint": "^7.18.0",
35-
"eslint-config-prettier": "^7.2.0",
35+
"eslint-config-prettier": "^8.1.0",
3636
"eslint-plugin-import": "^2.22.1",
3737
"eslint-plugin-prettier": "^3.3.1",
3838
"html-webpack-plugin": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -930,14 +930,6 @@
930930
"@typescript-eslint/typescript-estree" "4.20.0"
931931
debug "^4.1.1"
932932

933-
"@typescript-eslint/[email protected]":
934-
version "4.14.2"
935-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.2.tgz#64cbc9ca64b60069aae0c060b2bf81163243b266"
936-
integrity sha512-cuV9wMrzKm6yIuV48aTPfIeqErt5xceTheAgk70N1V4/2Ecj+fhl34iro/vIssJlb7XtzcaD07hWk7Jk0nKghg==
937-
dependencies:
938-
"@typescript-eslint/types" "4.14.2"
939-
"@typescript-eslint/visitor-keys" "4.14.2"
940-
941933
"@typescript-eslint/[email protected]":
942934
version "4.20.0"
943935
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca"
@@ -946,30 +938,11 @@
946938
"@typescript-eslint/types" "4.20.0"
947939
"@typescript-eslint/visitor-keys" "4.20.0"
948940

949-
"@typescript-eslint/[email protected]":
950-
version "4.14.2"
951-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174"
952-
integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q==
953-
954941
"@typescript-eslint/[email protected]":
955942
version "4.20.0"
956943
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
957944
integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
958945

959-
"@typescript-eslint/[email protected]":
960-
version "4.14.2"
961-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9"
962-
integrity sha512-ESiFl8afXxt1dNj8ENEZT12p+jl9PqRur+Y19m0Z/SPikGL6rqq4e7Me60SU9a2M28uz48/8yct97VQYaGl0Vg==
963-
dependencies:
964-
"@typescript-eslint/types" "4.14.2"
965-
"@typescript-eslint/visitor-keys" "4.14.2"
966-
debug "^4.1.1"
967-
globby "^11.0.1"
968-
is-glob "^4.0.1"
969-
lodash "^4.17.15"
970-
semver "^7.3.2"
971-
tsutils "^3.17.1"
972-
973946
"@typescript-eslint/[email protected]":
974947
version "4.20.0"
975948
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
@@ -983,14 +956,6 @@
983956
semver "^7.3.2"
984957
tsutils "^3.17.1"
985958

986-
"@typescript-eslint/[email protected]":
987-
version "4.14.2"
988-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6"
989-
integrity sha512-KBB+xLBxnBdTENs/rUgeUKO0UkPBRs2vD09oMRRIkj5BEN8PX1ToXV532desXfpQnZsYTyLLviS7JrPhdL154w==
990-
dependencies:
991-
"@typescript-eslint/types" "4.14.2"
992-
eslint-visitor-keys "^2.0.0"
993-
994959
"@typescript-eslint/[email protected]":
995960
version "4.20.0"
996961
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"
@@ -2205,10 +2170,10 @@ escodegen@^1.14.1:
22052170
optionalDependencies:
22062171
source-map "~0.6.1"
22072172

2208-
eslint-config-prettier@^7.2.0:
2209-
version "7.2.0"
2210-
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
2211-
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
2173+
eslint-config-prettier@^8.1.0:
2174+
version "8.1.0"
2175+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
2176+
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
22122177

22132178
eslint-import-resolver-node@^0.3.4:
22142179
version "0.3.4"

0 commit comments

Comments
 (0)