Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump eslint-config-prettier from 8.10.0 to 9.0.0 #243

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"dateformat": "5.0.3",
"esbuild": "0.18.17",
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-import": "2.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1317,7 +1317,7 @@ __metadata:
dateformat: "npm:5.0.3"
esbuild: "npm:0.18.17"
eslint: "npm:8.46.0"
eslint-config-prettier: "npm:8.10.0"
eslint-config-prettier: "npm:9.0.0"
eslint-import-resolver-typescript: "npm:3.5.5"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-import: "npm:2.28.0"
Expand Down Expand Up @@ -4517,14 +4517,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:8.10.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
"eslint-config-prettier@npm:9.0.0":
version: 9.0.0
resolution: "eslint-config-prettier@npm:9.0.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: e907461b85b14216f4b30cfeda677ba36b73fbc2dcf19ad7514a5d635c7495956c9d45228e554411ce0527304aa4dec27c6c278a69401dff4acde5800963c30c
checksum: 909cf95d67d09870aa085362007e9fe16254215b1d0944a519e9779335bfbd737e7ccbe4145db2c08a88724f94a135cc55ea07e2183ff6a1e05db111947baa17
languageName: node
linkType: hard

Expand Down