Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 1eaaecb commit 5aec23d
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 @@ -35,7 +35,7 @@
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^4.2.1",
"git-hook-tasks": "ncpa0cpl/git-hook-tasks#master",
"gjs-esm-types": "^0.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -842,14 +842,14 @@ clify.js@ncpa0cpl/clify.js:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.8.0":
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
"eslint-config-prettier@npm:^8.9.0":
version: 8.9.0
resolution: "eslint-config-prettier@npm:8.9.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
checksum: a675d0dabd76b700ef2d062b5ec6a634e105a8e8c070f95281fd2ccb614527fac60b4c758132058c50f0521fd19313f1f5be45ce9ebf081f2e5f77ae6eb7d8db
languageName: node
linkType: hard

Expand Down Expand Up @@ -1847,7 +1847,7 @@ clify.js@ncpa0cpl/clify.js:
"@typescript-eslint/parser": ^6.1.0
dilswer: ^2.1.1
eslint: ^8.46.0
eslint-config-prettier: ^8.8.0
eslint-config-prettier: ^8.9.0
eslint-plugin-prettier: ^4.2.1
git-hook-tasks: "ncpa0cpl/git-hook-tasks#master"
gjs-esm-types: ^0.0.4
Expand Down

0 comments on commit 5aec23d

Please sign in to comment.