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.6.0 to 8.7.0 #91

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 @@ -119,7 +119,7 @@
"dateformat": "5.0.3",
"esbuild": "0.17.11",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "39.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1340,7 +1340,7 @@ __metadata:
dateformat: "npm:5.0.3"
esbuild: "npm:0.17.11"
eslint: "npm:8.33.0"
eslint-config-prettier: "npm:8.6.0"
eslint-config-prettier: "npm:8.7.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:39.8.0"
Expand Down Expand Up @@ -4064,14 +4064,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:8.6.0":
version: 8.6.0
resolution: "eslint-config-prettier@npm:8.6.0"
"eslint-config-prettier@npm:8.7.0":
version: 8.7.0
resolution: "eslint-config-prettier@npm:8.7.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 2aeb302e532b739d4a440a22463dab157c2aee4a5b89da168deade0feccdf2e645a1a40add6f3b9c635d30fd0a7a4d61339dc7df5d7c57f0a19b04eed0a0ab81
checksum: 43ac6ad81d0dbcade367ac8b923e8c3b1ef9027df71ecc26e75e37e97c832685b670c50edd73aaddc463aa3f60adb267db1fc7f3fc1502340dd34486d3c54724
languageName: node
linkType: hard

Expand Down