Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-config-prettier from 8.9.0 to 8.10.0 (#236)
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 Aug 3, 2023
1 parent d8cc3a4 commit 5d5ce99
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 @@ -133,7 +133,7 @@
"dateformat": "5.0.3",
"esbuild": "0.18.17",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.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 @@ -1149,7 +1149,7 @@ __metadata:
detab: "npm:3.0.2"
esbuild: "npm:0.18.17"
eslint: "npm:8.46.0"
eslint-config-prettier: "npm:8.9.0"
eslint-config-prettier: "npm:8.10.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 @@ -4615,14 +4615,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 5d5ce99

Please sign in to comment.