Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent 88eaed1 commit d178195
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 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 @@
"eslint": "8.53.0",
"eslint-plugin-jsdoc": "46.9.0",
"lint-staged": "15.1.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"prettier-package-json": "2.8.0",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-sh": "0.13.1",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3516,7 +3516,7 @@ __metadata:
eslint: "npm:8.53.0"
eslint-plugin-jsdoc: "npm:46.9.0"
lint-staged: "npm:15.1.0"
prettier: "npm:3.0.3"
prettier: "npm:3.1.0"
prettier-package-json: "npm:2.8.0"
prettier-plugin-organize-imports: "npm:3.2.4"
prettier-plugin-sh: "npm:0.13.1"
Expand Down Expand Up @@ -4384,7 +4384,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:*":
"prettier@npm:*, prettier@npm:3.1.0":
version: 3.1.0
resolution: "prettier@npm:3.1.0"
bin:
Expand All @@ -4393,15 +4393,6 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
bin:
prettier: bin/prettier.cjs
checksum: f950887bc03c5b970d8c6dd129364acfbbc61e7b46aec5d5ce17f4adf6404e2ef43072c98b51c4786e0eaca949b307d362a773fd47502862d754b5a328fa2b26
languageName: node
linkType: hard

"proc-log@npm:^3.0.0":
version: 3.0.0
resolution: "proc-log@npm:3.0.0"
Expand Down

0 comments on commit d178195

Please sign in to comment.