Skip to content

Commit

Permalink
Merge pull request #21 from serlo/dependabot/npm_and_yarn/prettier-pl…
Browse files Browse the repository at this point in the history
…ugin-packagejson-2.5.1

chore(deps-dev): bump prettier-plugin-packagejson from 2.5.0 to 2.5.1
  • Loading branch information
hugotiburtino authored Jul 31, 2024
2 parents 7b5e67e + e751c8a commit a3f8a6f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"globals": "^15.8.0",
"npm-run-all": "^4.1.5",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "^2.5.0",
"prettier-plugin-packagejson": "^2.5.1",
"typescript-eslint": "^7.16.1",
"vite": "^5.2.0"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4398,18 +4398,18 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-packagejson@npm:^2.5.0":
version: 2.5.0
resolution: "prettier-plugin-packagejson@npm:2.5.0"
"prettier-plugin-packagejson@npm:^2.5.1":
version: 2.5.1
resolution: "prettier-plugin-packagejson@npm:2.5.1"
dependencies:
sort-package-json: "npm:2.10.0"
synckit: "npm:0.9.0"
synckit: "npm:0.9.1"
peerDependencies:
prettier: ">= 1.16.0"
peerDependenciesMeta:
prettier:
optional: true
checksum: 10/0b05b02e96173abc1220d11a5ae6fbdefd45823ad86e5aba70bd52377f555db82fbe41c67bdfb186fa3f4c2ef5d12d4803b7215cb301533829a8389b411bb99a
checksum: 10/ddf202a1b758ff419611cd4fffd13f61956592dde60075ea233d33827a25611bee22f5c698921afecad6bca701c441af8404a8e8edbd41432509270ba2c37558
languageName: node
linkType: hard

Expand Down Expand Up @@ -4938,7 +4938,7 @@ __metadata:
mysql2: "npm:^3.10.2"
npm-run-all: "npm:^4.1.5"
prettier: "npm:3.3.3"
prettier-plugin-packagejson: "npm:^2.5.0"
prettier-plugin-packagejson: "npm:^2.5.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
tsx: "npm:4.16.3"
Expand Down Expand Up @@ -5361,13 +5361,13 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:0.9.0":
version: 0.9.0
resolution: "synckit@npm:0.9.0"
"synckit@npm:0.9.1":
version: 0.9.1
resolution: "synckit@npm:0.9.1"
dependencies:
"@pkgr/core": "npm:^0.1.0"
tslib: "npm:^2.6.2"
checksum: 10/e93f3f5ee43fa71d3bb2a345049642d9034f34fa9528706b5ef26e825335ca5446143c56c2b041810afe26aa6e343583ff08525f5530618a4707375270f87be1
checksum: 10/bff3903976baf8b699b5483228116d70223781a93b17c70e685c277ee960cdfd1a09cb5a741e6a9ec35e2428f14f4664baec41ccc99a598f267608b2a54f529b
languageName: node
linkType: hard

Expand Down

0 comments on commit a3f8a6f

Please sign in to comment.