Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #54 from JaneJeon/dependabot/npm_and_yarn/prettier…
Browse files Browse the repository at this point in the history
…-standard-16.1.0
  • Loading branch information
dependabot-preview[bot] authored Dec 9, 2019
2 parents 2e04d86 + b5562bc commit 6ed40bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lint-staged": "^9.5.0",
"objection": "^1.6.11",
"objection-visibility": "^0.4.0",
"prettier-standard": "^16.0.0",
"prettier-standard": "^16.1.0",
"role-acl": "<4.0.0",
"sqlite3": "^4.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4397,10 +4397,10 @@ prelude-ls@~1.1.2:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=

prettier-standard@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/prettier-standard/-/prettier-standard-16.0.0.tgz#a5951f3631536aabf1360ba61b1396ef21da1372"
integrity sha512-ama4EW3QDdgNF0bTapuG6M5T9cG4g95bl8CqjJXy9Cvf7faEQIFSXv4gOdzjlfWPGeMZWUmsT0am8lfwU3X7Tg==
prettier-standard@^16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/prettier-standard/-/prettier-standard-16.1.0.tgz#d0b7e52fc50ac17d3618d5316300f34016539433"
integrity sha512-pwS2H/0EKrlvVDY4EhQ1n2cgbmA4nt9/LIO3NTxuIfhRwn2QsWiXAcjnketmMzP15miRv44BHHXWt+m/epkiDw==
dependencies:
chalk "^2.4.2"
diff "^4.0.1"
Expand Down

0 comments on commit 6ed40bf

Please sign in to comment.