Skip to content

Commit

Permalink
chore(deps): update prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 8a268ee commit 8d12bcc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"eslint": "8.56.0",
"eslint-plugin-jsdoc": "48.0.2",
"lint-staged": "15.2.0",
"prettier": "3.2.2",
"prettier": "3.2.4",
"prettier-package-json": "2.8.0",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-sh": "0.13.1",
"prettier-plugin-sh": "0.14.0",
"typescript": "5.3.3"
},
"keywords": [
Expand Down
25 changes: 8 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3963,10 +3963,10 @@ __metadata:
eslint: "npm:8.56.0"
eslint-plugin-jsdoc: "npm:48.0.2"
lint-staged: "npm:15.2.0"
prettier: "npm:3.2.2"
prettier: "npm:3.2.4"
prettier-package-json: "npm:2.8.0"
prettier-plugin-organize-imports: "npm:3.2.4"
prettier-plugin-sh: "npm:0.13.1"
prettier-plugin-sh: "npm:0.14.0"
tslib: "npm:2.6.2"
typescript: "npm:5.3.3"
languageName: unknown
Expand Down Expand Up @@ -4931,19 +4931,19 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-sh@npm:0.13.1":
version: 0.13.1
resolution: "prettier-plugin-sh@npm:0.13.1"
"prettier-plugin-sh@npm:0.14.0":
version: 0.14.0
resolution: "prettier-plugin-sh@npm:0.14.0"
dependencies:
mvdan-sh: "npm:^0.10.1"
sh-syntax: "npm:^0.4.1"
peerDependencies:
prettier: ^3.0.0
checksum: 8aff04d85885252d1430529b3dd129fc4ce2e9d0e42302030114d05e0bc0986619ac79cbf4c509b4b02296e156ca7622df546453ca7dd16e23f45e451fe9231b
prettier: ^3.0.3
checksum: 9df1a5f3a7d18b562064724809ce8be0efed6a5e03ef6eb41f1015ffca3471cd62ce83a01de5fe5e6bb13a3affb0c4c653ba4ab6b662e1e06742c65b5b646c5e
languageName: node
linkType: hard

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

"prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: e84d0d2a4ce2b88ee1636904effbdf68b59da63d9f887128f2ed5382206454185432e7c0a9578bc4308bc25d099cfef47fd0b9c211066777854e23e65e34044d
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 8d12bcc

Please sign in to comment.