Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to ^8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2023
1 parent 21189af commit 0b03bd3
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 @@ -61,7 +61,7 @@
"@types/semver": "^7.3.13",
"@types/yarnpkg__lockfile": "^1.1.5",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-jest": "^27.1.6",
"eslint-plugin-md": "^1.0.19",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3559,14 +3559,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.5.0":
version: 8.5.0
resolution: "eslint-config-prettier@npm:8.5.0"
"eslint-config-prettier@npm:^8.6.0":
version: 8.6.0
resolution: "eslint-config-prettier@npm:8.6.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 0d0f5c32e7a0ad91249467ce71ca92394ccd343178277d318baf32063b79ea90216f4c81d1065d60f96366fdc60f151d4d68ae7811a58bd37228b84c2083f893
checksum: ff0d0dfc839a556355422293428637e8d35693de58dabf8638bf0b6529131a109d0b2ade77521aa6e54573bb842d7d9d322e465dd73dd61c7590fa3834c3fa81
languageName: node
linkType: hard

Expand Down Expand Up @@ -9327,7 +9327,7 @@ __metadata:
"@yarnpkg/lockfile": ^1.1.0
commander: ^9.4.1
eslint: ^8.29.0
eslint-config-prettier: ^8.5.0
eslint-config-prettier: ^8.6.0
eslint-plugin-jest: ^27.1.6
eslint-plugin-md: ^1.0.19
eslint-plugin-prettier: ^4.2.1
Expand Down

0 comments on commit 0b03bd3

Please sign in to comment.