Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to ^8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 4bdf4f4 commit 041ddba
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.8.0",
"eslint-plugin-jest": "^27.2.1",
"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 @@ -3574,14 +3574,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.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: 0d0f5c32e7a0ad91249467ce71ca92394ccd343178277d318baf32063b79ea90216f4c81d1065d60f96366fdc60f151d4d68ae7811a58bd37228b84c2083f893
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
languageName: node
linkType: hard

Expand Down Expand Up @@ -9342,7 +9342,7 @@ __metadata:
"@yarnpkg/lockfile": ^1.1.0
commander: ^9.5.0
eslint: ^8.29.0
eslint-config-prettier: ^8.5.0
eslint-config-prettier: ^8.8.0
eslint-plugin-jest: ^27.2.1
eslint-plugin-md: ^1.0.19
eslint-plugin-prettier: ^4.2.1
Expand Down

0 comments on commit 041ddba

Please sign in to comment.