Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v8.8.0 (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 8, 2023
1 parent ffba7f5 commit 9d572f5
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 @@ -40,7 +40,7 @@
"@nuxtjs/eslint-module": "3.1.0",
"@nuxtjs/style-resources": "1.2.1",
"eslint": "8.37.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-nuxt": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5438,14 +5438,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: ff0d0dfc839a556355422293428637e8d35693de58dabf8638bf0b6529131a109d0b2ade77521aa6e54573bb842d7d9d322e465dd73dd61c7590fa3834c3fa81
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
languageName: node
linkType: hard

Expand Down Expand Up @@ -10933,7 +10933,7 @@ __metadata:
bootstrap: 4.6.1
bootstrap-vue: 2.23.1
eslint: 8.37.0
eslint-config-prettier: 8.6.0
eslint-config-prettier: 8.8.0
eslint-plugin-nuxt: 4.0.0
eslint-plugin-prettier: 4.2.1
funnies: 2.1.0
Expand Down

0 comments on commit 9d572f5

Please sign in to comment.