Skip to content

Commit 440b69a

Browse files
Bump eslint-config-prettier from 6.15.0 to 10.0.2
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 10.0.2. - [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@v6.15.0...v10.0.2) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b63215b commit 440b69a

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"cross-env": "^7.0.3",
7474
"css-loader": "^7.1.2",
7575
"eslint": "^7.27.0",
76-
"eslint-config-prettier": "^6.15.0",
76+
"eslint-config-prettier": "^10.0.2",
7777
"eslint-plugin-import": "^2.23.3",
7878
"eslint-plugin-jsx-a11y": "^6.4.1",
7979
"eslint-plugin-node": "^11.1.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3862,12 +3862,10 @@ eslint-config-airbnb-typescript@^17.1.0:
38623862
dependencies:
38633863
eslint-config-airbnb-base "^15.0.0"
38643864

3865-
eslint-config-prettier@^6.15.0:
3866-
version "6.15.0"
3867-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3868-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3869-
dependencies:
3870-
get-stdin "^6.0.0"
3865+
eslint-config-prettier@^10.0.2:
3866+
version "10.0.2"
3867+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
3868+
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
38713869

38723870
eslint-import-resolver-node@^0.3.9:
38733871
version "0.3.9"
@@ -4524,11 +4522,6 @@ get-proto@^1.0.0, get-proto@^1.0.1:
45244522
dunder-proto "^1.0.1"
45254523
es-object-atoms "^1.0.0"
45264524

4527-
get-stdin@^6.0.0:
4528-
version "6.0.0"
4529-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4530-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4531-
45324525
get-stream@^6.0.0:
45334526
version "6.0.1"
45344527
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"

0 commit comments

Comments
 (0)