Skip to content

Commit

Permalink
Update dependency @prettier/plugin-ruby to v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2023
1 parent 9f24855 commit 6c6e0df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@graphql-codegen/typescript-apollo-client-helpers": "2.2.6",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@prettier/plugin-ruby": "4.0.1",
"@prettier/plugin-ruby": "4.0.2",
"@types/codemirror": "5.60.8",
"@types/lodash": "4.14.195",
"@types/react-color": "3.0.6",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4227,12 +4227,12 @@ __metadata:
languageName: node
linkType: hard

"@prettier/plugin-ruby@npm:4.0.1":
version: 4.0.1
resolution: "@prettier/plugin-ruby@npm:4.0.1"
dependencies:
prettier: ">=3.0.0"
checksum: 7ee60aa4b376aa6a025d4b5bbe4899f73b51c1470c1d2ef382979bd9877e327511efa4d5a06e1cbb6bb2d99a83c910232516239d31f4e1782a69f296dd4e8292
"@prettier/plugin-ruby@npm:4.0.2":
version: 4.0.2
resolution: "@prettier/plugin-ruby@npm:4.0.2"
peerDependencies:
prettier: ^3.0.0
checksum: d30a71fd5139a1030e33d0d330229444ed4c60b965b94952d4fb3352eeae90ba9f12cba5b30e8eb64f38da2776efbe3bb7489101faad00c14d53343b64e5a8ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -10941,7 +10941,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.0, prettier@npm:>=3.0.0":
"prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
bin:
Expand Down Expand Up @@ -11653,7 +11653,7 @@ __metadata:
"@graphql-codegen/typescript-react-apollo": 3.3.7
"@neinteractiveliterature/litform": 0.28.0
"@popperjs/core": 2.11.8
"@prettier/plugin-ruby": 4.0.1
"@prettier/plugin-ruby": 4.0.2
"@rails/ujs": 7.0.6
"@types/codemirror": 5.60.8
"@types/lodash": 4.14.195
Expand Down

0 comments on commit 6c6e0df

Please sign in to comment.