Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-config-prettier from 8.6.0 to 8.8.0 (#68)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2023
1 parent dae8062 commit bc6407f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"dateformat": "5.0.3",
"esbuild": "0.17.11",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "40.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1430,7 +1430,7 @@ __metadata:
dateformat: "npm:5.0.3"
esbuild: "npm:0.17.11"
eslint: "npm:8.35.0"
eslint-config-prettier: "npm:8.6.0"
eslint-config-prettier: "npm:8.8.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:40.0.0"
Expand Down Expand Up @@ -4303,14 +4303,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.8.0":
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 2aeb302e532b739d4a440a22463dab157c2aee4a5b89da168deade0feccdf2e645a1a40add6f3b9c635d30fd0a7a4d61339dc7df5d7c57f0a19b04eed0a0ab81
checksum: 942d0b9d162729967a1816a23107066ae176e5f3f3ebaa3be9fd05cc3dbc1d10e389f127a298fbd564f9cc3e419c9635623a974de9327042289d96469dd91528
languageName: node
linkType: hard

Expand Down

0 comments on commit bc6407f

Please sign in to comment.