Skip to content

Commit

Permalink
Merge pull request #896 from traPtitech/dependabot/npm_and_yarn/eslin…
Browse files Browse the repository at this point in the history
…t-plugin-prettier-4.2.1

⬆️ Bump eslint-plugin-prettier from 3.4.1 to 4.2.1
  • Loading branch information
itt828 authored Sep 24, 2023
2 parents 3b46ac6 + ef8b756 commit dc05592
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@vue/eslint-config-typescript": "^11.0.3",
"eslint": "^8.50.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.16.1",
"husky": "^8.0.1",
"lint-staged": "^13.2.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2097,18 +2097,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^3.4.1":
version: 3.4.1
resolution: "eslint-plugin-prettier@npm:3.4.1"
"eslint-plugin-prettier@npm:^4.2.1":
version: 4.2.1
resolution: "eslint-plugin-prettier@npm:4.2.1"
dependencies:
prettier-linter-helpers: ^1.0.0
peerDependencies:
eslint: ">=5.0.0"
prettier: ">=1.13.0"
eslint: ">=7.28.0"
prettier: ">=2.0.0"
peerDependenciesMeta:
eslint-config-prettier:
optional: true
checksum: fa6a89f0d7cba1cc87064352f5a4a68dc3739448dd279bec2bced1bfa3b704467e603d13b69dcec853f8fa30b286b8b715912898e9da776e1b016cf0ee48bd99
checksum: b9e839d2334ad8ec7a5589c5cb0f219bded260839a857d7a486997f9870e95106aa59b8756ff3f37202085ebab658de382b0267cae44c3a7f0eb0bcc03a4f6d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4508,7 +4508,7 @@ __metadata:
direct-vuex: ^0.12.1
eslint: ^8.50.0
eslint-config-prettier: ^8.9.0
eslint-plugin-prettier: ^3.4.1
eslint-plugin-prettier: ^4.2.1
eslint-plugin-vue: ^9.16.1
highlight.js: ^11.6.0
husky: ^8.0.1
Expand Down

0 comments on commit dc05592

Please sign in to comment.